Why don't my Visual C++ MathLink programs compile?
 If you are getting errors compiling MathLink programs in Visual C++ that compiled fine as C files, you need to do a “Rebuild All” on your project. The errors you are getting should then go away. Note C++ is much stricter about syntax than C. You may get additional errors which need to be fixed, that did not show up under the C compiler. Download this FAQ as a Mathematica 5.2 Notebook
Questions or comments? Send email to support@wolfram.com.
|