rfalla Posted November 14, 2010 Report Share Posted November 14, 2010 I've downloaded the lastest build of the game through SVN. Everytime I try building the code I get errors stating that I am missing certain files or directories. I have followed the directions on how to build the code, but still no luck. Any help would be appreciated. Quote Link to comment Share on other sites More sharing options...
maximinus-thrax Posted November 14, 2010 Report Share Posted November 14, 2010 What system are you building it on? What are the missing files and / or directories?If you post the the error message you get (or the first 10 lines, if it's really long) then it may be possible to help you. Otherwise, it's very hard to offer assistance. Quote Link to comment Share on other sites More sharing options...
rfalla Posted November 14, 2010 Author Report Share Posted November 14, 2010 im using visual studios 2008, i get 13 errorsi get this error 12 times: fatal error C1083: Cannot open include file: 'boost/filesystem.hpp': No such file or directory and this error once fatal error C1083: Cannot open include file: 'FCollada.h': No such file or directory Quote Link to comment Share on other sites More sharing options...
historic_bruno Posted November 14, 2010 Report Share Posted November 14, 2010 im using visual studios 2008, i get 13 errorsi get this error 12 times: fatal error C1083: Cannot open include file: 'boost/filesystem.hpp': No such file or directory and this error once fatal error C1083: Cannot open include file: 'FCollada.h': No such file or directoryMake sure you've completely checked out the latest revision from SVN, and that you ran build/workspaces/update-workspaces.bat first, and then opened build/workspaces/vc2008/pyrogenesis.sln in VS. Quote Link to comment Share on other sites More sharing options...
rfalla Posted November 14, 2010 Author Report Share Posted November 14, 2010 I updated the lastest build and I still got the same errors Quote Link to comment Share on other sites More sharing options...
Ykkrosh Posted November 14, 2010 Report Share Posted November 14, 2010 In case the checkout is incomplete (it sometimes seems to abort before it's reached the end of the process), the TortoiseSVN "Update" command (when run in the top checked-out folder) should make it continue downloading the rest. Quote Link to comment Share on other sites More sharing options...
rfalla Posted November 14, 2010 Author Report Share Posted November 14, 2010 i do keep getting errors when i update, ill keep updating until i make sure i get it all, hopefully that works Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.