Re: MathLink and VC++ 2008
- To: mathgroup at smc.vnet.net
- Subject: [mg84100] Re: MathLink and VC++ 2008
- From: congruentialuminaire at yahoo.com
- Date: Mon, 10 Dec 2007 04:39:29 -0500 (EST)
- References: <fj8a5b$age$1@smc.vnet.net>
Hello Gao: I got .NETLink to run OK with Visual Studio and C#. I originally thought that it needed .Net 1.1 but I think I got it to run with .Net 2.0. So if you are trying to run with the raw MathLink, make sure you are using 'unmanaged C++'. Finally, the 2008 version of Visual Studio is still in beta I think. I would suggest you download and try with the Express edition (i.e. free) version of VS 2005. Regards..Roger On Dec 5, 11:59 pm, Gao.... at news1.tudelft.nl wrote: > Does anybody have experience with getting MathLink running under VC++ 2008? I > got major troubles with it. <snipped/>