blueboy / portalclassic

playerbot support for C(ontinued)-MaNGOS (classic fork)
GNU General Public License v2.0
18 stars 32 forks source link

compile blues #31

Closed madmax765 closed 7 years ago

madmax765 commented 7 years ago

Some resion i can not seem to compile now Commits on May 15, 2017 e107c6d8d41c2d8ccd831fddc9279a5fdcdfa201 running windows 10 pro, VS2107

`------ Build started: Project: zlib, Configuration: Release x64 ------ adler32.c compress.c crc32.c deflate.c gzclose.c gzlib.c gzread.c ....\dep\zlib\gzread.c(319): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data ....\dep\zlib\gzread.c(400): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data ....\dep\zlib\gzread.c(472): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data gzwrite.c ....\dep\zlib\gzwrite.c(212): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data ....\dep\zlib\gzwrite.c(232): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data ....\dep\zlib\gzwrite.c(371): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data infback.c inffast.c inflate.c inftrees.c trees.c uncompr.c zutil.c Generating Code... zlib.vcxproj -> C:\portalclassic\win\VC140.\zlibx64_Release\zlib.lib ------ Build started: Project: framework, Configuration: Release x64 ------ ObjectLifeTime.cpp EventProcessor.cpp Generating Code... framework.vcxproj -> C:\portalclassic\win\VC140.\framework__x64_Release\framework.lib ------ Build started: Project: genrevision, Configuration: Release x64 ------ genrevision.cpp Generating code Finished generating code All 246 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. genrevision.vcxproj -> C:\portalclassic\win\VC140.\genrevisionx64_Release\genrevision.exe genrevision.vcxproj -> .\genrevision__x64_Release\genrevision.pdb (Full PDB) ------ Build started: Project: shared, Configuration: Release x64 ------ Extract revision AuthCrypt.cpp BigNumber.cpp Hmac.cpp Sha1.cpp ByteBuffer.cpp Common.cpp Config.cpp Database.cpp DatabaseMysql.cpp DBCFileLoader.cpp Field.cpp QueryResultMysql.cpp SqlDelayThread.cpp SqlOperations.cpp SqlPreparedStatement.cpp SQLStorage.cpp Log.cpp Listener.cpp Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:

cala commented 7 years ago

I suggest to clean your solution: your VS is searching for files that were renamed/moved. If this still don't work, try to build an unmoddified core.

madmax765 commented 7 years ago

thanks cala. but it is cmangos it's self On May 4 it complies ok, and may 5 dose not.. so the trouble starts on may 5th

https://github.com/cmangos/issues/issues/1369

madmax765 commented 7 years ago

Cala can you do a mearge again with cmangs... it now fixed :D a5492fb947ff60fad95d7f5217bf4757959819be