compiler for SDS development

#1
I have downloaded the 30 day trial, and am now trying to compile the sample SDS code before copying functions from an AutoCAD based product.

Using Microsoft Visual studio 7.0 gives compile errors in sds.h, could anyone please let me know what compiler version they are using?

#3
Thanks Dave

We've installed a copy of the compiler we found in our archives, but the example code still shows the same error...

error C2061: syntax error : identifier 'CDoGenerator'

when compiling the sds.h file. Do you have any suggestions, or is there another set of sample code we could try & compile...

#4
What does the line that is giving the error in the sds.h file say? I've had to do some "fixes" to sds.h in the past so maybe I can help you out here.

CogoswSDS