Latest Source Update for Mac Cannot Compile

Added by Laelipoo over 6 years ago

(it always seems to be me, huh? :D)

I pulled and updated the latest source after the server patch, and went to update my client. It fails, citing a file link that isn't right. I've pasted the results of my make command for you.

make
[ 0%] Built target nelmisc_pch_dephelp
[ 1%] Built target pch_Generate_nelmisc
[ 11%] Built target nelmisc
[ 11%] Built target nel3d_pch_dephelp
[ 11%] Built target pch_Generate_nel3d
[ 37%] Built target nel3d
[ 38%] Built target nel_drv_opengl
[ 38%] Built target nelgeorges_pch_dephelp
[ 38%] Built target pch_Generate_nelgeorges
[ 39%] Built target nelgeorges
[ 39%] Built target nelligo_pch_dephelp
[ 39%] Built target pch_Generate_nelligo
[ 40%] Built target nelligo
[ 40%] Built target nelnet_pch_dephelp
[ 40%] Built target pch_Generate_nelnet
[ 44%] Built target nelnet
[ 45%] Built target nellogic
[ 45%] Built target nelsnd_lowlevel_pch_dephelp
[ 45%] Built target pch_Generate_nelsnd_lowlevel
[ 46%] Built target nelsnd_lowlevel
[ 46%] Built target nelsound_pch_dephelp
[ 46%] Built target pch_Generate_nelsound
[ 48%] Built target nelsound
[ 48%] Built target nel_drv_openal_pch_dephelp
[ 48%] Built target pch_Generate_nel_drv_openal
[ 49%] Built target nel_drv_openal
[ 49%] Built target nelpacs_pch_dephelp
[ 49%] Built target pch_Generate_nelpacs
[ 51%] Built target nelpacs
[ 51%] Built target ryzom_gameshare_pch_dephelp
[ 51%] Built target pch_Generate_ryzom_gameshare
[ 64%] Built target ryzom_gameshare
[ 64%] Built target ryzom_client_pch_dephelp
[ 64%] Built target pch_Generate_ryzom_client
[ 64%] Built target ryzom_clientsheets_pch_dephelp
[ 64%] Built target pch_Generate_ryzom_clientsheets
[ 68%] Built target ryzom_clientsheets
[ 68%] Building CXX object ryzom/client/src/CMakeFiles/ryzom_client.dir/net_manager.cpp.o
In file included from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/common/src/game_share/base_types.h:25,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/common/src/game_share/msg_client_server.h:34,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/stdpch.h:117,
from <command-line>:0:
/Users/Jennifer/Downloads/ryzom/ryzom/code/nel/include/nel/net/unified_network.h: In copy constructor ‘NLNET::CUnifiedNetwork::CUnifiedNetwork(const NLNET::CUnifiedNetwork&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/nel/include/nel/net/unified_network.h:228: warning: base class ‘class NLMISC::ICommandsHandler’ should be explicitly initialized in the copy constructor
In file included from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/people_interraction.h:21,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/net_manager.cpp:57:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h: In copy constructor ‘CChatInputFilter::CChatInputFilter(const CChatInputFilter&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h:84: warning: base class ‘struct CChatWindow::IObserver’ should be explicitly initialized in the copy constructor
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h: In copy constructor ‘CChatTargetFilter::CChatTargetFilter(const CChatTargetFilter&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h:160: warning: base class ‘struct IChatWindowListener’ should be explicitly initialized in the copy constructor
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h:160: warning: base class ‘struct CChatWindow::IObserver’ should be explicitly initialized in the copy constructor
In file included from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/r2/editor.h:21,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/net_manager.cpp:83:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/r2/instance.h: In copy constructor ‘R2::CInstance::CInstance(const R2::CInstance&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/r2/instance.h:244: warning: base class ‘class CReflectable’ should be explicitly initialized in the copy constructor
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/net_manager.cpp: In member function ‘virtual void CInterfaceChatDisplayer::displayChat(TDataSetIndex, const ucstring&, const ucstring&, CChatGroup::TGroupType, NLMISC::CEntityId, ucstring&, uint)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/net_manager.cpp:668: error: no matching function for call to ‘clamp(sint32&, int, CChatGroup::<anonymous enum>)’
make[2]: *** [ryzom/client/src/CMakeFiles/ryzom_client.dir/net_manager.cpp.o] Error 1
make[1]: *** [ryzom/client/src/CMakeFiles/ryzom_client.dir/all] Error 2
make: *** [all] Error 2

Any help would be lovely. Thank you in advance!


Replies (34)

RE: Latest Source Update for Mac Cannot Compile - Added by kervala over 6 years ago

Thanks a lot for your report, I'll check that :)

The last client compilation has only been tested under Windows for these last month, under Linux since monday and Mac OS X never :s

RE: Latest Source Update for Mac Cannot Compile - Added by Laelipoo over 6 years ago

Thank you (again).

I do feel like the little mac testing bunnie that could. XD But I'm happy to ferret out all the little quirks.

RE: Latest Source Update for Mac Cannot Compile - Added by Laelipoo over 6 years ago

Well I ran hg pull && hg update to see if there were changes (and there were) so I tried to remake. Still no dice.

hg pull && hg update
pulling from http://ryzom.hg.sourceforge.net:8000/hgroot/ryzom/ryzom
searching for changes
adding changesets
adding manifests
adding file changes
added 4 changesets with 23 changes to 81 files
(run 'hg update' to get a working copy)
17 files updated, 0 files merged, 0 files removed, 0 files unresolved
Jennifers-MacBook-Pro:ryzom Jennifer$ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
Jennifers-MacBook-Pro:ryzom Jennifer$ cd code/build
Jennifers-MacBook-Pro:build Jennifer$ make
[ 0%] Built target nelmisc_pch_dephelp
[ 1%] Built target pch_Generate_nelmisc
[ 11%] Built target nelmisc
[ 11%] Built target nel3d_pch_dephelp
[ 11%] Built target pch_Generate_nel3d
[ 37%] Built target nel3d
[ 38%] Built target nel_drv_opengl
[ 38%] Built target nelgeorges_pch_dephelp
[ 38%] Built target pch_Generate_nelgeorges
[ 39%] Built target nelgeorges
[ 39%] Built target nelligo_pch_dephelp
[ 39%] Built target pch_Generate_nelligo
[ 40%] Built target nelligo
[ 40%] Built target nelnet_pch_dephelp
[ 40%] Built target pch_Generate_nelnet
[ 44%] Built target nelnet
[ 45%] Built target nellogic
[ 45%] Built target nelsnd_lowlevel_pch_dephelp
[ 45%] Built target pch_Generate_nelsnd_lowlevel
[ 46%] Built target nelsnd_lowlevel
[ 46%] Built target nelsound_pch_dephelp
[ 46%] Built target pch_Generate_nelsound
[ 48%] Built target nelsound
[ 48%] Built target nel_drv_openal_pch_dephelp
[ 48%] Built target pch_Generate_nel_drv_openal
[ 49%] Built target nel_drv_openal
[ 49%] Built target nelpacs_pch_dephelp
[ 49%] Built target pch_Generate_nelpacs
[ 51%] Built target nelpacs
[ 51%] Built target ryzom_gameshare_pch_dephelp
[ 51%] Built target pch_Generate_ryzom_gameshare
[ 64%] Built target ryzom_gameshare
[ 64%] Built target ryzom_client_pch_dephelp
[ 64%] Built target pch_Generate_ryzom_client
[ 64%] Built target ryzom_clientsheets_pch_dephelp
[ 64%] Built target pch_Generate_ryzom_clientsheets
[ 68%] Built target ryzom_clientsheets
Scanning dependencies of target ryzom_client
[ 68%] Building CXX object ryzom/client/src/CMakeFiles/ryzom_client.dir/character_cl.cpp.o
In file included from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/common/src/game_share/base_types.h:25,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/common/src/game_share/msg_client_server.h:34,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/stdpch.h:117,
from <command-line>:0:
/Users/Jennifer/Downloads/ryzom/ryzom/code/nel/include/nel/net/unified_network.h: In copy constructor ‘NLNET::CUnifiedNetwork::CUnifiedNetwork(const NLNET::CUnifiedNetwork&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/nel/include/nel/net/unified_network.h:228: warning: base class ‘class NLMISC::ICommandsHandler’ should be explicitly initialized in the copy constructor
In file included from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/r2/editor.h:21,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/character_cl.cpp:10351:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/r2/instance.h: In copy constructor ‘R2::CInstance::CInstance(const R2::CInstance&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/r2/instance.h:244: warning: base class ‘class CReflectable’ should be explicitly initialized in the copy constructor
[ 68%] Building CXX object ryzom/client/src/CMakeFiles/ryzom_client.dir/client_chat_manager.cpp.o
In file included from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/common/src/game_share/base_types.h:25,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/common/src/game_share/msg_client_server.h:34,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/stdpch.h:117,
from <command-line>:0:
/Users/Jennifer/Downloads/ryzom/ryzom/code/nel/include/nel/net/unified_network.h: In copy constructor ‘NLNET::CUnifiedNetwork::CUnifiedNetwork(const NLNET::CUnifiedNetwork&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/nel/include/nel/net/unified_network.h:228: warning: base class ‘class NLMISC::ICommandsHandler’ should be explicitly initialized in the copy constructor
In file included from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/people_interraction.h:21,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/client_chat_manager.cpp:28:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h: In copy constructor ‘CChatInputFilter::CChatInputFilter(const CChatInputFilter&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h:84: warning: base class ‘struct CChatWindow::IObserver’ should be explicitly initialized in the copy constructor
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h: In copy constructor ‘CChatTargetFilter::CChatTargetFilter(const CChatTargetFilter&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h:160: warning: base class ‘struct IChatWindowListener’ should be explicitly initialized in the copy constructor
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h:160: warning: base class ‘struct CChatWindow::IObserver’ should be explicitly initialized in the copy constructor
[ 68%] Building CXX object ryzom/client/src/CMakeFiles/ryzom_client.dir/entity_cl.cpp.o
In file included from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/common/src/game_share/base_types.h:25,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/common/src/game_share/msg_client_server.h:34,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/stdpch.h:117,
from <command-line>:0:
/Users/Jennifer/Downloads/ryzom/ryzom/code/nel/include/nel/net/unified_network.h: In copy constructor ‘NLNET::CUnifiedNetwork::CUnifiedNetwork(const NLNET::CUnifiedNetwork&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/nel/include/nel/net/unified_network.h:228: warning: base class ‘class NLMISC::ICommandsHandler’ should be explicitly initialized in the copy constructor
In file included from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/people_interraction.h:21,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/entity_cl.cpp:61:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h: In copy constructor ‘CChatInputFilter::CChatInputFilter(const CChatInputFilter&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h:84: warning: base class ‘struct CChatWindow::IObserver’ should be explicitly initialized in the copy constructor
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h: In copy constructor ‘CChatTargetFilter::CChatTargetFilter(const CChatTargetFilter&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h:160: warning: base class ‘struct IChatWindowListener’ should be explicitly initialized in the copy constructor
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h:160: warning: base class ‘struct CChatWindow::IObserver’ should be explicitly initialized in the copy constructor
In file included from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/r2/editor.h:21,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/entity_cl.cpp:76:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/r2/instance.h: In copy constructor ‘R2::CInstance::CInstance(const R2::CInstance&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/r2/instance.h:244: warning: base class ‘class CReflectable’ should be explicitly initialized in the copy constructor
[ 68%] Building CXX object ryzom/client/src/CMakeFiles/ryzom_client.dir/net_manager.cpp.o
In file included from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/common/src/game_share/base_types.h:25,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/common/src/game_share/msg_client_server.h:34,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/stdpch.h:117,
from <command-line>:0:
/Users/Jennifer/Downloads/ryzom/ryzom/code/nel/include/nel/net/unified_network.h: In copy constructor ‘NLNET::CUnifiedNetwork::CUnifiedNetwork(const NLNET::CUnifiedNetwork&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/nel/include/nel/net/unified_network.h:228: warning: base class ‘class NLMISC::ICommandsHandler’ should be explicitly initialized in the copy constructor
In file included from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/people_interraction.h:21,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/net_manager.cpp:57:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h: In copy constructor ‘CChatInputFilter::CChatInputFilter(const CChatInputFilter&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h:84: warning: base class ‘struct CChatWindow::IObserver’ should be explicitly initialized in the copy constructor
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h: In copy constructor ‘CChatTargetFilter::CChatTargetFilter(const CChatTargetFilter&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h:160: warning: base class ‘struct IChatWindowListener’ should be explicitly initialized in the copy constructor
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/interface_v3/chat_filter.h:160: warning: base class ‘struct CChatWindow::IObserver’ should be explicitly initialized in the copy constructor
In file included from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/r2/editor.h:21,
from /Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/net_manager.cpp:83:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/r2/instance.h: In copy constructor ‘R2::CInstance::CInstance(const R2::CInstance&)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/r2/instance.h:244: warning: base class ‘class CReflectable’ should be explicitly initialized in the copy constructor
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/net_manager.cpp: In member function ‘virtual void CInterfaceChatDisplayer::displayChat(TDataSetIndex, const ucstring&, const ucstring&, CChatGroup::TGroupType, NLMISC::CEntityId, ucstring&, uint)’:
/Users/Jennifer/Downloads/ryzom/ryzom/code/ryzom/client/src/net_manager.cpp:668: error: no matching function for call to ‘clamp(sint32&, int, CChatGroup::<anonymous enum>)’
make[2]: *** [ryzom/client/src/CMakeFiles/ryzom_client.dir/net_manager.cpp.o] Error 1
make[1]: *** [ryzom/client/src/CMakeFiles/ryzom_client.dir/all] Error 2
make: *** [all] Error 2

Got one file further, I think. XD

RE: Latest Source Update for Mac Cannot Compile - Added by nimetu over 6 years ago

Try this one. At least on linux, I got it compiled

diff -r 075c0b579048 code/ryzom/client/src/net_manager.cpp
--- a/code/ryzom/client/src/net_manager.cpp    Wed Feb 29 09:33:05 2012 -0600
+++ b/code/ryzom/client/src/net_manager.cpp    Thu Mar 01 00:00:24 2012 +0200
@@ -665,7 +665,7 @@

         // select DB
         sint32    dbIndex = ChatMngr.getDynamicChannelDbIndexFromId(dynChatId);
-        clamp(dbIndex,0 , CChatGroup::MaxDynChanPerPlayer);
+        clamp(dbIndex,0 , (int) CChatGroup::MaxDynChanPerPlayer);
         string entry="UI:SAVE:CHAT:COLORS:";
         switch(mode)
         {

RE: Latest Source Update for Mac Cannot Compile - Added by kervala over 6 years ago

I fixed the problem with clamp, you can pull/update again :) But I can't fix the warnings because you are using a too old GCC version and this warning doesn't exist anymore with more recent GCC versions.

Btw I have the same compiler as you on my Mac OS X partition (with Mac OS X 10.5.7) but I don't use it very much :(

RE: Latest Source Update for Mac Cannot Compile - Added by Laelipoo over 6 years ago

I updated gcc by hand and edited my export path, but I still get the warnings. I have no idea how to to fix that, but at least it's working.

Thank you for always being so prompt with fixes. :)

RE: Latest Source Update for Mac Cannot Compile - Added by aSeeker over 6 years ago

Kervala - can you update the Mac binaries that are downloadable from the wiki page(http://dev.ryzom.com/projects/ryzom/wiki/MacBinaries) with the latest from today? ;)

ta

RE: Latest Source Update for Mac Cannot Compile - Added by kervala over 6 years ago

I just uploaded a package on : http://kervala.net/download/Ryzom.pkg

It contains Ryzom client 1.13 with client_default.cfg but without data (it's too big), you have to copy them in Ryzom.app/Contents/Resources/data.

I compiled it with :

cmake ../code -DWITH_RYZOM_SERVER=OFF -DWITH_NEL_SAMPLES=OFF -DWITH_NEL_TOOLS=OFF -DWITH_RYZOM_TOOLS=OFF -DWITH_NEL_TESTS=OFF -DWITH_STATIC_EXTERNAL=ON -DWITH_STATIC=ON -DWITH_STATIC_DRIVERS=ON -DCMAKE_OSX_DEPLOYMENT_TARGET=10.6 -DCMAKE_OSX_SYSROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk

RE: Latest Source Update for Mac Cannot Compile - Added by Laelipoo over 6 years ago

I downloaded your binary to try it out, kervala, and I was able to install the new updated files over my old one (only the executable and the client_default.cfg had a modified date of today). Everything looks ok. Figured I would share. :D

RE: Latest Source Update for Mac Cannot Compile - Added by jonny2027 over 6 years ago

Hi Everyone,

First time on the forums and first time with Ryzom and i am so far very impressed with the ease at whcih i have managed to download and compile, a credit to whoever created the installation file.

However i have ran into a roadblock and my make seems to be hanging at 9%.

This is my console log, any help would be great

Thanks

Jonathan

Jonathan-Dixons-MacBook:build Pegasus$ cmake G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DWITH_NEL_TOOLS=OFF -DWITH_NEL_SAMPLES=OFF -DWITH_NEL_TESTS=OFF -DWITH_RYZOM_SERVER=OFF -DWITH_RYZOM_TOOLS=OFF ..
-
The CXX compiler identification is GNU 4.2.1
-- The C compiler identification is GNU 4.2.1
-- Checking whether CXX compiler has isysroot
-
Checking whether CXX compiler has isysroot - yes
-
Checking whether CXX compiler supports OSX deployment target flag
-- Checking whether CXX compiler supports OSX deployment target flag - yes
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Checking whether C compiler has isysroot
-
Checking whether C compiler has isysroot - yes
-
Checking whether C compiler supports OSX deployment target flag
-- Checking whether C compiler supports OSX deployment target flag - yes
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Looking for include file execinfo.h
-- Looking for include file execinfo.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file utime.h
-- Looking for include file utime.h - found
-- Looking for include file dl.h
-- Looking for include file dl.h - not found.
-- Looking for include file limits.h
-- Looking for include file limits.h - found
-- Looking for include file malloc.h
-- Looking for include file malloc.h - not found.
-- Looking for include file sys/param.h
-- Looking for include file sys/param.h - found
-- Looking for include files sys/param.h, sys/mount.h
-- Looking for include files sys/param.h, sys/mount.h - found
-- Looking for include file sys/statvfs.h
-- Looking for include file sys/statvfs.h - found
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of size_t
-- Check size of size_t - done
-- DEBUG size_t is 8
-- Check size of off_t
-- Check size of off_t - done
-- DEBUG off_t is 8
-- Looking for backtrace
-- Looking for backtrace - found
-- Looking for getsockname
-- Looking for getsockname - found
-- Looking for inet_ntoa
-- Looking for inet_ntoa - found
-- Looking for inet_ntop
-- Looking for inet_ntop - found
-- Looking for inet_pton
-- Looking for inet_pton - found
-- Looking for regcomp
-- Looking for regcomp - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for strlcat
-- Looking for strlcat - found
-- Looking for strptime
-- Looking for strptime - found
-- Looking for strtok_r
-- Looking for strtok_r - found
-- Looking for strtoull
-- Looking for strtoull - found
-- Looking for statvfs
-- Looking for statvfs - found
-- Looking for stat64
-- Looking for stat64 - found
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Found LibXml2: /usr/lib/libxml2.dylib (found version "2.7.3")
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.5")
-- Found PNG: /opt/local/lib/libpng.dylib (found version "1.4.11")
-- Found Jpeg: /opt/local/lib/libjpeg.dylib
-- Found FreeType: /opt/local/lib/libfreetype.dylib
-- Found Ogg: /opt/local/lib/libogg.dylib
-- Found Vorbis: /opt/local/lib/libvorbis.dylib
-- Found OpenAL: /System/Library/Frameworks/OpenAL.framework
-- Found OpenGL: /System/Library/Frameworks/OpenGL.framework
-- Found Lua51: /opt/local/lib/liblua.dylib (found version "5.1.4")
-- Boost version: 1.49.0
-- Found Luabind: /usr/local/lib/libluabind.dylib
-- Found CURL: /usr/lib/libcurl.dylib (found version "7.21.4")
-- Warning: Libwww: Library not found: LIBREGEX_LIBRARY
-- Underlinking found: /opt/local/lib/libwwwapp.dylib needs /opt/local/lib/libwwwcache.dylib but is not linked to, manually linking...
-- Linking with /opt/local/lib/libwwwcache.dylib
-- Underlinking found: /opt/local/lib/libwwwapp.dylib needs /opt/local/lib/libwwwftp.dylib but is not linked to, manually linking...
-- Linking with /opt/local/lib/libwwwftp.dylib
-- Underlinking found: /opt/local/lib/libwwwapp.dylib needs /opt/local/lib/libwwwgopher.dylib but is not linked to, manually linking...
-- Linking with /opt/local/lib/libwwwgopher.dylib
-- Underlinking found: /opt/local/lib/libwwwapp.dylib needs /opt/local/lib/libwwwnews.dylib but is not linked to, manually linking...
-- Linking with /opt/local/lib/libwwwnews.dylib
-- Underlinking found: /opt/local/lib/libwwwapp.dylib needs /opt/local/lib/libwwwtelnet.dylib but is not linked to, manually linking...
-- Linking with /opt/local/lib/libwwwtelnet.dylib
-- Underlinking found: /opt/local/lib/libwwwapp.dylib needs /opt/local/lib/libwwwstream.dylib but is not linked to, manually linking...
-- Linking with /opt/local/lib/libwwwstream.dylib
-- Underlinking found: /opt/local/lib/libwwwfile.dylib needs /opt/local/lib/libwwwdir.dylib but is not linked to, manually linking...
-- Linking with /opt/local/lib/libwwwdir.dylib
-- Underlinking found: /opt/local/lib/libwwwapp.dylib needs /opt/local/lib/libwwwxml.dylib but is not linked to, manually linking...
-- Linking with /opt/local/lib/libwwwxml.dylib
-- Underlinking found: /opt/local/lib/libwwwapp.dylib needs /opt/local/lib/libwwwzip.dylib but is not linked to, manually linking...
-- Linking with /opt/local/lib/libwwwzip.dylib
-- Underlinking found: /opt/local/lib/libwwwxml.dylib needs /opt/local/lib/libxmlparse.dylib but is not linked to, manually linking...
-- Linking with /opt/local/lib/libxmlparse.dylib
-- Underlinking found: /opt/local/lib/libxmlparse.dylib needs /usr/lib/libexpat.dylib but is not linked to, manually linking...
-- Linking with /usr/lib/libexpat.dylib
-- Underlinking found: /opt/local/lib/libwwwhttp.dylib needs /opt/local/lib/libmd5.dylib but is not linked to, manually linking...
-- Linking with /opt/local/lib/libmd5.dylib
-- Found LibWWW: /opt/local/lib/libwwwapp.dylib;/opt/local/lib/libwwwcore.dylib;/opt/local/lib/libwwwfile.dylib;/opt/local/lib/libwwwhtml.dylib;/opt/local/lib/libwwwhttp.dylib;/opt/local/lib/libwwwmime.dylib;/opt/local/lib/libwwwtrans.dylib;/opt/local/lib/libwwwutils.dylib;/opt/local/lib/libwwwcache.dylib;/opt/local/lib/libwwwftp.dylib;/opt/local/lib/libwwwgopher.dylib;/opt/local/lib/libwwwnews.dylib;/opt/local/lib/libwwwtelnet.dylib;/opt/local/lib/libwwwstream.dylib;/opt/local/lib/libwwwdir.dylib;/opt/local/lib/libwwwxml.dylib;/opt/local/lib/libwwwzip.dylib;/opt/local/lib/libxmlparse.dylib;/usr/lib/libexpat.dylib;/opt/local/lib/libmd5.dylib
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/Pegasus/desktop/Ryzom/ryzom/code/build
Jonathan-Dixons-MacBook:build Pegasus$ make
Scanning dependencies of target revision
[ 0%] Generating revision.h
-- Found Mercurial: /opt/local/bin/hg
[ 0%] Built target revision
Scanning dependencies of target nelmisc_pch_dephelp
[ 0%] Building CXX object nel/src/misc/CMakeFiles/nelmisc_pch_dephelp.dir/stdmisc.cpp.o
Linking CXX static library ../../../lib/libnelmisc_pch_dephelp.a
[ 0%] Built target nelmisc_pch_dephelp
Scanning dependencies of target pch_Generate_nelmisc
[ 0%] Generating stdmisc.h.gch
[ 0%] Built target pch_Generate_nelmisc
Scanning dependencies of target nelmisc
[ 1%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/aabbox.cpp.o
[ 1%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/algo.cpp.o
[ 1%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/app_context.cpp.o
[ 1%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/async_file_manager.cpp.o
In file included from /Users/Pegasus/desktop/Ryzom/ryzom/code/nel/src/misc/async_file_manager.cpp:21:
/Users/Pegasus/desktop/Ryzom/ryzom/code/nel/include/nel/misc/async_file_manager.h: In copy constructor ‘NLMISC::CAsyncFileManager::CAsyncFileManager(const NLMISC::CAsyncFileManager&)’:
/Users/Pegasus/desktop/Ryzom/ryzom/code/nel/include/nel/misc/async_file_manager.h:36: warning: base class ‘class NLMISC::CTaskManager’ should be explicitly initialized in the copy constructor
[ 1%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/big_file.cpp.o
[ 1%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/bit_mem_stream.cpp.o
[ 1%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/bit_set.cpp.o
[ 1%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/bitmap.cpp.o
[ 1%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/bitmap_jpeg.cpp.o
[ 1%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/bitmap_png.cpp.o
[ 1%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/block_memory.cpp.o
[ 1%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/bsphere.cpp.o
[ 2%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/buf_fifo.cpp.o
[ 2%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/check_fpu.cpp.o
[ 2%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/class_id.cpp.o
[ 2%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/class_registry.cpp.o
[ 2%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/cmd_args.cpp.o
[ 2%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/co_task.cpp.o
[ 2%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/command.cpp.o
[ 2%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/common.cpp.o
[ 2%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/contiguous_block_allocator.cpp.o
[ 2%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/cpu_time_stat.cpp.o
[ 2%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/debug.cpp.o
[ 3%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/di_event_emitter.cpp.o
[ 3%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/di_game_device.cpp.o
[ 3%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/di_keyboard_device.cpp.o
[ 3%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/di_mouse_device.cpp.o
[ 3%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/diff_tool.cpp.o
[ 3%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/displayer.cpp.o
[ 3%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/dummy_window.cpp.o
[ 3%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/dynloadlib.cpp.o
[ 3%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/eid_translator.cpp.o
[ 3%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/entity_id.cpp.o
[ 3%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/eval_num_expr.cpp.o
[ 3%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/event_emitter.cpp.o
[ 4%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/event_emitter_multi.cpp.o
[ 4%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/event_listener.cpp.o
[ 4%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/event_server.cpp.o
[ 4%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/events.cpp.o
[ 4%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/fast_floor.cpp.o
[ 4%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/fast_id_map.cpp.o
[ 4%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/fast_mem.cpp.o
[ 4%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/file.cpp.o
[ 4%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/fixed_size_allocator.cpp.o
[ 4%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/game_device.cpp.o
[ 4%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/game_device_events.cpp.o
[ 5%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/geom_ext.cpp.o
[ 5%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/grid_traversal.cpp.o
[ 5%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/gtk_displayer.cpp.o
[ 5%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/heap_memory.cpp.o
[ 5%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/hierarchical_timer.cpp.o
[ 5%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/i18n.cpp.o
[ 5%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/i_xml.cpp.o
[ 5%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/input_device.cpp.o
[ 5%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/input_device_server.cpp.o
[ 5%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/inter_window_msg_queue.cpp.o
[ 5%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/keyboard_device.cpp.o
[ 5%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/line.cpp.o
[ 6%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/log.cpp.o
[ 6%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/matrix.cpp.o
[ 6%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/md5.cpp.o
[ 6%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/mem_displayer.cpp.o
[ 6%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/mem_stream.cpp.o
[ 6%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/mouse_smoother.cpp.o
[ 6%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/mutex.cpp.o
[ 6%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/noise_value.cpp.o
[ 6%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/o_xml.cpp.o
[ 6%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/object_arena_allocator.cpp.o
[ 6%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/object_vector.cpp.o
[ 6%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/p_thread.cpp.o
[ 7%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/path.cpp.o
[ 7%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/plane.cpp.o
[ 7%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/polygon.cpp.o
[ 7%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/progress_callback.cpp.o
[ 7%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/quad.cpp.o
[ 7%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/quat.cpp.o
[ 7%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/reader_writer.cpp.o
[ 7%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/rect.cpp.o
[ 7%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/report.cpp.o
[ 7%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/rgba.cpp.o
[ 7%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/sha1.cpp.o
[ 8%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/shared_memory.cpp.o
[ 8%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/sheet_id.cpp.o
[ 8%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/smart_ptr.cpp.o
[ 8%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/sstring.cpp.o
[ 8%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/stdmisc.cpp.o
[ 8%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/stl_block_allocator.cpp.o
[ 8%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/stl_block_list.cpp.o
[ 8%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/stop_watch.cpp.o
[ 8%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/stream.cpp.o
[ 8%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/string_common.cpp.o
[ 8%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/string_id_array.cpp.o
[ 8%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/string_mapper.cpp.o
[ 9%] Building CXX object nel/src/misc/CMakeFiles/nelmisc.dir/system_info.cpp.o

RE: Latest Source Update for Mac Cannot Compile - Added by kervala over 6 years ago

Please could you post only errors (at the end) ? :)

RE: Latest Source Update for Mac Cannot Compile - Added by jonny2027 over 6 years ago

I dont actually get an error but its been sitting on 9% systemp_info.cpp.o for the last 30 mins. Is that normal, how long on average does it take to compile?

May it be a permission issue, is it worth running with Sudo or elevated permissions?

Thanks

RE: Latest Source Update for Mac Cannot Compile - Added by kervala over 6 years ago

No, it's not normal, this file hasn't been changed since 11 months and I nobody had issues with it.

It could be a memory (not enough free RAM) or HDD problem (bad sector ?), or I have no idea :p

Please what version of Mac OS X and Xcode are you using ?

RE: Latest Source Update for Mac Cannot Compile - Added by jonny2027 over 6 years ago

I am on Mac OSX 10.7.3 with Xcode 4.3 and i have 4GB of ram and just over 120GB free of disk space.

Thanks

RE: Latest Source Update for Mac Cannot Compile - Added by kervala over 6 years ago

Please could you update to Xcode 4.3.2 ? It comes with Clang by default and is slightly faster than GCC.

Or just use add on cmake command line : -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++

RE: Latest Source Update for Mac Cannot Compile - Added by jonny2027 over 6 years ago

I have just checked and i am actually on 4.3.2 but when i add the additional parameters i get the following response

Jonathan-Dixons-MacBook:build Pegasus$ SUDO cmake ../../code DWITH_RYZOM_SERVER=OFF -DWITH_NEL_SAMPLES=OFF -DWITH_NEL_TOOLS=OFF -DWITH_RYZOM_TOOLS=OFF -DWITH_NEL_TESTS=OFF -DWITH_STATIC_EXTERNAL=ON -DWITH_STATIC=ON -DWITH_STATIC_DRIVERS=ON -DCMAKE_OSX_DEPLOYMENT_TARGET=10.6 -DCMAKE_OSX_SYSROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++
-
DEBUG size_t is 8
-- DEBUG off_t is 8
CMake Error: your CXX compiler: "/Users/Pegasus/Desktop/Ryzom/ryzom/code/build/clang++" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
CMake Error: your C compiler: "/Users/Pegasus/Desktop/Ryzom/ryzom/code/build/clang" was not found. Please set CMAKE_C_COMPILER to a valid compiler path or name.
-- Found Luabind: /usr/local/lib/libluabind.dylib
-- Warning: Libwww: Library not found: LIBREGEX_LIBRARY
-- Configuring incomplete, errors occurred!
You have changed variables that require your cache to be deleted.
Configure will be re-run and you may have to reset some variables.
The following variables have changed:
CMAKE_CXX_COMPILER= clang++
CMAKE_C_COMPILER= clang

RE: Latest Source Update for Mac Cannot Compile - Added by jonny2027 over 6 years ago

Sorry thats just me being a noob

RE: Latest Source Update for Mac Cannot Compile - Added by kervala over 6 years ago

Please did you install command-line tools from Xcode ? They were removed in last Xcode versions.

RE: Latest Source Update for Mac Cannot Compile - Added by jonny2027 over 6 years ago

Still no joy :-(

Jonathan-Dixons-MacBook:build Pegasus$ SUDO cmake ../../code DWITH_RYZOM_SERVER=OFF -DWITH_NEL_SAMPLES=OFF -DWITH_NEL_TOOLS=OFF -DWITH_RYZOM_TOOLS=OFF -DWITH_NEL_TESTS=OFF -DWITH_STATIC_EXTERNAL=ON -DWITH_STATIC=ON -DWITH_STATIC_DRIVERS=ON -DCMAKE_OSX_DEPLOYMENT_TARGET=10.6 -DCMAKE_OSX_SYSROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk
-
The CXX compiler identification is unknown
-- The C compiler identification is Clang 3.0.0
-- Check for working CXX compiler: /Developer/usr/clang-ide/clang++
CMake Error: your CXX compiler: "/Developer/usr/clang-ide/clang++" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Check for working CXX compiler: /Developer/usr/clang-ide/clang++ -- broken
CMake Error at /opt/local/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake:45 (MESSAGE):
The C++ compiler "/Developer/usr/clang-ide/clang++" is not able to compile
a simple test program.

It fails with the following output:
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:45 (PROJECT)

CMake Error: your CXX compiler: "/Developer/usr/clang-ide/clang++" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- Configuring incomplete, errors occurred!

RE: Latest Source Update for Mac Cannot Compile - Added by jonny2027 over 6 years ago

Just installing them now. Thanks for all your help, bit of a noob only develop in xcode never using cmake

RE: Latest Source Update for Mac Cannot Compile - Added by jonny2027 over 6 years ago

Looks like its going well, its now at 13% so thats better than before :-)

RE: Latest Source Update for Mac Cannot Compile - Added by Laelipoo about 6 years ago

Another compiler error with the latest source code:

make
[ 0%] Built target revision
[ 0%] Built target nelmisc_pch_dephelp
[ 0%] Built target pch_Generate_nelmisc
[ 11%] Built target nelmisc
[ 11%] Built target nel3d_pch_dephelp
[ 11%] Built target pch_Generate_nel3d
[ 37%] Built target nel3d
[ 37%] Built target nel_drv_opengl_pch_dephelp
[ 38%] Built target pch_Generate_nel_drv_opengl
[ 38%] Building CXX object nel/src/3d/driver/opengl/CMakeFiles/nel_drv_opengl.dir/driver_opengl.cpp.o
/Users/jennifer/Downloads/ryzom/code/nel/src/3d/driver/opengl/driver_opengl.cpp:2515:3: warning: #warning "OpenGL Driver: Missing Mac Implementation for ATI version retrieval"
In file included from /Users/jennifer/Downloads/ryzom/code/nel/src/3d/driver/opengl/driver_opengl.h:31,
from /Users/jennifer/Downloads/ryzom/code/nel/src/3d/driver/opengl/driver_opengl.cpp:18:
/Users/jennifer/Downloads/ryzom/code/nel/src/3d/driver/opengl/mac/cocoa_opengl_view.h:50: error: ISO C++ forbids declaration of ‘CDriverGL’ with no type
/Users/jennifer/Downloads/ryzom/code/nel/src/3d/driver/opengl/mac/cocoa_opengl_view.h:50: error: expected `;' before ‘*’ token
/Users/jennifer/Downloads/ryzom/code/nel/src/3d/driver/opengl/mac/cocoa_opengl_view.h:56: error: expected type-specifier before ‘CDriverGL’
/Users/jennifer/Downloads/ryzom/code/nel/src/3d/driver/opengl/mac/cocoa_opengl_view.h:56: error: expected `)' before ‘CDriverGL’
/Users/jennifer/Downloads/ryzom/code/nel/src/3d/driver/opengl/mac/cocoa_opengl_view.h:56: error: expected `;' before ‘*’ token
make2: * [nel/src/3d/driver/opengl/CMakeFiles/nel_drv_opengl.dir/driver_opengl.cpp.o] Error 1
make1:
[nel/src/3d/driver/opengl/CMakeFiles/nel_drv_opengl.dir/all] Error 2
make: *
* [all] Error 2

RE: Latest Source Update for Mac Cannot Compile - Added by kervala about 6 years ago

Thanks for noticing that !

Please could you pull/update and check again ?

1 2 Next » (1-25/34)