Beecher Posted January 16, 2019 Report Posted January 16, 2019 Hi there! While trying to set up a Mangos Zero server (Windows), on one of the steps of the guide I'm running into an issue with Visual Studio (have installed both 2015 and 2017) that's a little weird. Done some digging but knew I had to atleast try here first. In the 10th step, it says to go into the Build menu and select the Rebuild Solution option, but in every version of Visual Studio I've tried so far after opening the project, all i get is 'Run Code Analysis on Solution' and the Output says '========== Rebuild All: 0 succeeded, 0 failed, 0 skipped =========='. I'm a little puzzled because I haven't had any errors as the guide has been very good, and the installs of VS contain the packages and tools (C++ etc.) needed. Any ideas before I ask MS?
antz Posted January 16, 2019 Report Posted January 16, 2019 If you select a new c++ project and create one, when it's opened, do you have the menu options then ?
Beecher Posted January 16, 2019 Author Report Posted January 16, 2019 Yes, verified this at step 1 also just to be safe, hehe. I get no errors in Easy Build during the process so I just wondered if this was known when opening the project.
H0zen Posted January 17, 2019 Report Posted January 17, 2019 In Solution explorer window (where you can see all the files from the project), right click on the INSTALL folder and you'll be able to see Build and Rebuild...
Beecher Posted January 17, 2019 Author Report Posted January 17, 2019 Wish I saw this first, but I just 'borrowed' an Enterprise-version of VS from work, rebuildt and I finally got the option, thanks a bunch for the quick answers though. I only got 23 succeeded (says 24 in the guide) but no skipped or failed, hoping it still works(?), haha. Was a bit worried because I saw a few warnings when scrolling the log after using Easy Build, and I'm not at all familiar with VS so I just had to ask. Thinking this server will be a fun learning experience
Recommended Posts
Archived
This topic is now archived and is closed to further replies.