i compiled deltaglider successfully then i tried to compile the sample "dragonfly".
i did the option changes:
-exclude msvcirt.lib
-change <fstream.h> to <iostream> in the orbitersdk.h
but now i get 32 errors and 247 warnings.
this i thought was because of the other version of visual studio.
errors are eg. :
-overloaded function "sqrt" is not univocally used (could be float, double or long double)
when i edit those functions eg to sqrt((float)3) instead of sqrt(3)
these errormessages dont appear anymore
but i get the errormessages
-h:\orbiter stuff\orbiterrel\modules cannot be created
-fatal error LNK1104: Datei "H:\Orbiter stuff\OrbiterRel\Modules\Dragonfly.dll"
The OrbiterWiki contains a lot of information about compiler setup.
The last error message you posted seems to be a rights issue with your operating system, check if you have proper writing rights (and share those with VC++ 2005)
The last error message you posted seems to be a rights issue with your operating system, check if you have proper writing rights (and share those with VC++ 2005)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.