Forum > Random

compile visual studio (weird thing)

(1/2) > >>

rowin12:
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:

--- Code: ---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 ==========
--- End code ---


and when i try to release it i get this: (can't post whole log into this)

--- Code: ---========== Build: 8 succeeded, 8 failed, 0 up-to-date, 1 skipped ==========
--- End code ---


i think i miss something any idea's?

Thanks in advance

schlumpf:

--- Quote ---can't post whole log into this
--- End quote ---

That's unfortunate since it is the only way to find out what the issue is. Put it on pastebin or something.

rowin12:
Sorry i should have done that in the first place, anyway here it is:
https://pastebin.com/zytRe3Hi

schlumpf:
It appears that the version of ACE used is not compatible with your OS API. Try updating ACE or check if upstream still uses that version and make an issue there stating your OS (SDK) version together with the error.

rowin12:

--- Quote from: schlumpf on March 04, 2018, 09:47:22 pm ---It appears that the version of ACE used is not compatible with your OS API. Try updating ACE or check if upstream still uses that version and make an issue there stating your OS (SDK) version together with the error.

--- End quote ---

Alright thanks for your suggestion, i will try it out any idea how i can update the ACE?

Navigation

[0] Message Index

[#] Next page

Go to full version