Hey there,
After a long period of time i got some spare time that i want to use to make custom scripts, now i just wanted to try to use a script from AC-WEB and compile this one into my server but i got at the point of the visual studio to release it but everytime i do a clean solution i get:
1>------ Skipped Clean: Project: INSTALL, Configuration: Release Win32 ------
1>Project not selected to build for this solution configuration
2>------ Clean started: Project: ALL_BUILD, Configuration: Release Win32 ------
3>------ Clean started: Project: worldserver, Configuration: Release Win32 ------
4>------ Clean started: Project: authserver, Configuration: Release Win32 ------
5>------ Clean started: Project: Recast, Configuration: Release Win32 ------
6>------ Clean started: Project: scripts, Configuration: Release Win32 ------
7>------ Clean started: Project: libmysql, Configuration: Release Win32 ------
8>------ Clean started: Project: gsoap, Configuration: Release Win32 ------
9>------ Clean started: Project: game, Configuration: Release Win32 ------
10>------ Clean started: Project: g3dlib, Configuration: Release Win32 ------
11>------ Clean started: Project: collision, Configuration: Release Win32 ------
12>------ Clean started: Project: Detour, Configuration: Release Win32 ------
13>------ Clean started: Project: zlib, Configuration: Release Win32 ------
14>------ Clean started: Project: shared, Configuration: Release Win32 ------
15>------ Clean started: Project: revision.h, Configuration: Release Win32 ------
16>------ Clean started: Project: ace, Configuration: Release Win32 ------
17>------ Clean started: Project: ZERO_CHECK, Configuration: Release Win32 ------
========== Clean: 16 succeeded, 0 failed, 1 skipped ==========
and when i try to release it i get this: (can't post whole log into this)
========== Build: 8 succeeded, 8 failed, 0 up-to-date, 1 skipped ==========
i think i miss something any idea's?
Thanks in advance