JMW
Aspiring Addon Developer
I'm trying to set up my compiler Microsoft Visual Studio 2008
Version 9.0.30729.1 SP
Microsoft .NET Framework
Version 3.5 SP1
Installed Edition: VC Express
Microsoft Visual C++ 2008 91909-152-0000052-60321
to compile for 2010 but am getting this error message.
I've tried Googling for it and only came up with these replies:
http://www.orbiter-forum.com/showthread.php?t=9420
http://www.orbiter-forum.com/showthread.php?t=8516
http://www.orbiter-forum.com/showthread.php?t=7554
I've tried to implement the suggestions (as much as I can discern) but still end up with the above error.
Can anyone precis the advice given so I can check I've done all I need to in my case?
Thanks for any advice.
JMW
Version 9.0.30729.1 SP
Microsoft .NET Framework
Version 3.5 SP1
Installed Edition: VC Express
Microsoft Visual C++ 2008 91909-152-0000052-60321
to compile for 2010 but am getting this error message.
Code:
[SIZE=1]error LNK2019: unresolved external symbol "void __cdecl dummy(void)" (?dummy@@YAXXZ) referenced in function "void __cdecl calldummy(void)" (?calldummy@@YAXXZ)[/SIZE]
I've tried Googling for it and only came up with these replies:
http://www.orbiter-forum.com/showthread.php?t=9420
http://www.orbiter-forum.com/showthread.php?t=8516
http://www.orbiter-forum.com/showthread.php?t=7554
I've tried to implement the suggestions (as much as I can discern) but still end up with the above error.
Can anyone precis the advice given so I can check I've done all I need to in my case?
Thanks for any advice.
JMW