Jump to content
TrinityCore

Oroduin

Members
  • Posts

    30
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Oroduin

  1. yeah but -DWITH_MESHEXTRACTOR=1 won't work: http://pastebin.com/8cY8MUNP
  2. hm you can also use clang works too try to add -DCMAKE_OSX_SYSROOT="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk"
  3. check this out http://www.jeremymeile.ch/styled/index.html
  4. nice thanks works fine with gcc4.4.7 and apples clang 5.0x
  5. hm nothing changes if i add -DOpenSSL_ROOT_DIR=/path/to/openssl1/bin or / and -DOPENSSL_LIBRARIES=/path/to/openssl1/lib/libssl.so should I open a ticket?
  6. same errors with -DOPENSSL_LIBRARIES and my cmake says there is no -DOPENSSL_LIBRARIES:
  7. i allready use: /Applications/gcc44/openssl is prefix folder of my compiled openssl i copied the libs to /trinityserver/lib/ too but like i said it also fails with all other openssl 1.0.x binaries (macports, home-brew fink etc) building openssl on osx (you can't do it wrong)
  8. Ok .. i have read all the threads in this forum and i know the FAQs.. - I know how to build TrinityCore on OSX - I compiled OpenSSL 1.0.1e from http://www.openssl.org - I use GCC4.4.7 cmake returns: All fine.. but i alwas get this error (on all my macs with OSX 10.6-10.8 on both builds m32 and m64) : i also tried macports and home-brews openssl .. nothing is working Any other mac users here know to fix it??
×
×
  • Create New...