thegooglecodearchive / wowmodelviewer

Automatically exported from code.google.com/p/wowmodelviewer
0 stars 0 forks source link

[Xcode 4] [Snow Leopard] Lots of compile issues #221

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
On Snow Leopard with Xcode 4.0, there are a number of build issues.

All of the user-defined SDKROOT_ vars need to be deleted or corrected as there 
is no such thing as the items defined. And gcc 4.0 throws a ton of warnings; 
using system default works ok.

Also, who is sam and why are we making /Users/sam :)

There is no xcodeproj created after the cmake. Only the StormLib.

svn log shows a head of:
------------------------------------------------------------------------
r616 | chuanhsing | 2011-08-17 05:06:50 -0600 (Wed, 17 Aug 2011) | 1 line

Also, if the precompiled binary is from this code, the glew library search path 
is hardcoded and the wrong arch.

Original issue reported on code.google.com by tedmjohn...@gmail.com on 18 Aug 2011 at 1:53

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/wowmodelviewer/wiki/MacOSXCompilation

Original comment by chuanhsing on 18 Aug 2011 at 3:58

GoogleCodeExporter commented 9 years ago
And?

Original comment by tedmjohn...@gmail.com on 19 Aug 2011 at 2:50

GoogleCodeExporter commented 9 years ago
Issue can be followed here now : http://apoklipse.org:8080/browse/WMV-61
I will notify for URL change

Original comment by jeromn...@gmail.com on 2 Oct 2011 at 7:19