Jump to content
TrinityCore

Compile or cmake problems


Joy
 Share

Recommended Posts

  • Replies 2.9k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Visual C++ 2008 64 != Visual C++ 2008 Express Edition

El proyecto consta en su totalidad de configuraciones que necesitan soporte

para plataformas que no est n instaladas en este equipo. El proyecto no se

puede cargar.

Express don't have native 64 bits support.

Link to comment
Share on other sites

the full version is on visual studio? or theres a pay version?

Yes there is.

However you don't really need the 64bit versions anyways... 32bit programs run just fine on 64bit OS.

You only actually need 64bit software if you run out of memory that fits into the 32bit address space...

Link to comment
Share on other sites

[100%] Built target worldserver_pch_dephelp

[100%] Built target pch_Generate_worldserver

make[2]: *** No rule to make target `/usr/lib/libz.so', needed by `src/server/worldserver/worldserver'. Stop.

make[1]: *** [src/server/worldserver/CMakeFiles/worldserver.dir/all] Error 2

make: *** [all] Error 2

I use centos 5 32 bit

Who knows what the problem is?

Link to comment
Share on other sites

[100%] Built target worldserver_pch_dephelp

[100%] Built target pch_Generate_worldserver

make[2]: *** No rule to make target `/usr/lib/libz.so', needed by `src/server/worldserver/worldserver'. Stop.

make[1]: *** [src/server/worldserver/CMakeFiles/worldserver.dir/all] Error 2

make: *** [all] Error 2

I use centos 5 32 bit

Who knows what the problem is?

Link to comment
Share on other sites

hi all i have this err every time wen compile

(compiler file 'f:\dd\vctools\compiler\utc\src\p2\main.c[0x50DC7DD1:0x70FC7064]', line 183)

To work around this problem, try simplifying or changing the program near the locations listed above.

Please choose the Technical Support command on the Visual C++

Help menu, or open the Technical Support help file for more information

i don have F My OS is Windows Server 2003 Enterprise x86

pls help me i never have this err :S

Link to comment
Share on other sites

- What is your O.S. version?

- What is your core version? (There is no "last version", usualy we do more than 1 commit daily, so post your correct core version)

- Where did you grab it?

- Did you compiled yourself? (repacks aren't suported)

- Do you have all dependency's correctly installed?

- What are their versions? (Same as the core, each linux flavour (by example) has his owns versions. So even if you are on windows, tell us the versions)

- Did you Follow our wiki?

- Did you correctly updated the databases?

- What is your MySQL Server version? (There is no "latest version")

- What is your MySQL Client Version? (There is no "latest version", and i mean the library's)

- Is your MySQL correctly configured and running?

- What is your MySQL client? (SQLyog? MySQL command line? etc.. NOTE: please, don't use navicat)

- Did you opened the necessary ports?

- Do you have any custom patches in the core? Which ones? Did you try without them?

Link to comment
Share on other sites

  • Aokromes changed the title to Compile or cmake problems
  • Aokromes locked this topic
  • Carbenium unlocked this topic
  • Aokromes pinned and locked this topic
  • Aokromes featured and featured this topic
  • Aokromes pinned this topic
 Share

  • Recently Browsing   0 members

    No registered users viewing this page.


×
×
  • Create New...