hi all hear are the Visual Studio project files
the first one is only the sloution and project files
un 7z them to your celestia working root (ie C:\CelestiaSource)
they will be put in the correct src folders
http://johnscelestiapage.no-ip.com/filemgmt/visit.php?lid=66
and this one is the same as the first but with ALL of the inc and lib files
un 7z them to a temp file then move or copy them to there apporiat folders
all the lib go in the lib folder all the inc go into the inc folder
http://johnscelestiapage.no-ip.com/filemgmt/visit.php?lid=67
these are still early in dev but they biuld with 0 errors
and only 900 warnings 738 of them are from bigfix.cpp
Visual Studio .net .sln
-
Topic authorJohn Van Vliet
- Posts: 2944
- Joined: 28.08.2002
- With us: 22 years 2 months
Visual Studio.net issues
Hmmm,
900 warnings ????
If you've set everything in the right way you'll just have about 76 warnings mostly dealing with improper conversion and from different kind of files.
In this forum there must be a tread somewhere where I have made a list of settings for VS C++ 7.0 IDE version.
P.S. Added later, look @ this tread==> http://celestiaproject.net/forum/viewtopic.php?t=5305
900 warnings ????
If you've set everything in the right way you'll just have about 76 warnings mostly dealing with improper conversion and from different kind of files.
In this forum there must be a tread somewhere where I have made a list of settings for VS C++ 7.0 IDE version.
P.S. Added later, look @ this tread==> http://celestiaproject.net/forum/viewtopic.php?t=5305
HB