CT526677804 Posted March 14, 2017 Report Share Posted March 14, 2017 I have finished building atlas according to the process。but When i set the atlas in the pyrogenesis.sln to start the project, it can not run!!! i do not why? http://trac.wildfiregames.com/wiki/BuildInstructions#BuildingAtlas and ( libraries/wxwidgets/README.txt for details) Quote Link to comment Share on other sites More sharing options...
GunChleoc Posted March 14, 2017 Report Share Posted March 14, 2017 Can you give us some more information? http://trac.wildfiregames.com/wiki/Debugging#Reproducingthecrash Quote Link to comment Share on other sites More sharing options...
CT526677804 Posted March 14, 2017 Author Report Share Posted March 14, 2017 5 hours ago, GunChleoc said: Can you give us some more information? http://trac.wildfiregames.com/wiki/Debugging#Reproducingthecrash No bugs, just build atlas failed, there is no atlas.exe at all. on VS2013 and can not run atlas editor, can you? Probably the process is? Quote Link to comment Share on other sites More sharing options...
CT526677804 Posted March 14, 2017 Author Report Share Posted March 14, 2017 31 minutes ago, CT526677804 said: No bugs, just build atlas failed, there is no atlas.exe at all. on VS2013 and can not run atlas editor, can you? Probably the process is? 6 hours ago, GunChleoc said: Can you give us some more information? http://trac.wildfiregames.com/wiki/Debugging#Reproducingthecrash There are atlas directories,but no atlas project. Quote Link to comment Share on other sites More sharing options...
Loki1950 Posted March 14, 2017 Report Share Posted March 14, 2017 Atlas is not a separate project it is part of the main engine code pyrogenesis you run it directly with a command line argument there is no atlas.exe only pyrogenesis.exe does that start if so you can switch to atlas from there. Enjoy the Choice 1 Quote Link to comment Share on other sites More sharing options...
CT526677804 Posted March 16, 2017 Author Report Share Posted March 16, 2017 On 2017/3/15 at 1:07 AM, Loki1950 said: Atlas is not a separate project it is part of the main engine code pyrogenesis you run it directly with a command line argument there is no atlas.exe only pyrogenesis.exe does that start if so you can switch to atlas from there. Enjoy the Choice Thank you very much. Yes, I opened pyrogenesis.sln with VS, then set the atlas to start the project and run, but can not run atlas project!Can the atlas editor run only through Atlas.bat and not run in VS? Quote Link to comment Share on other sites More sharing options...
Loki1950 Posted March 16, 2017 Report Share Posted March 16, 2017 When you start the project with in Visual Studio did you use the main menu->Tools &Options->Scenario Editor to start the atlas portion if so if there is something wrong with your build then you should see the relevant errors within the VS window's debug section again the Atlas is not a project it is an integral part of pyrogenesis the .bat file is just a way of passing the --Atlas command line argument to pyrogenesis.exe .And why do run it with VS anyway if the build was successful that is only for debugging not running the app normally.It has been awhile since I built with VS rarely boot my Win10 install any way Enjoy the Choice 1 Quote Link to comment Share on other sites More sharing options...
CT526677804 Posted March 16, 2017 Author Report Share Posted March 16, 2017 3 hours ago, Loki1950 said: When you start the project with in Visual Studio did you use the main menu->Tools &Options->Scenario Editor to start the atlas portion if so if there is something wrong with your build then you should see the relevant errors within the VS window's debug section again the Atlas is not a project it is an integral part of pyrogenesis the .bat file is just a way of passing the --Atlas command line argument to pyrogenesis.exe .And why do run it with VS anyway if the build was successful that is only for debugging not running the app normally.It has been awhile since I built with VS rarely boot my Win10 install any way Enjoy the Choice The original understanding of the wrong, that VS can be run directly atlas editor, and run the same game, the result is to open the editor in the game! understand! The thank you very much! 1 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.