Request for help, from our Mac userbase, that can use xcode
Request for help, from our Mac userbase, that can use xcode
All you need to do is checkout https://warzone2100.svn.sourceforge.net ... anches/2.2
(svn co https://warzone2100.svn.sourceforge.net ... anches/2.2)
Then compile a *release* build with xcode.
Then, once that is done, stick some mapname.wz files in the maps directory of the config dir, and report back if it works OK.
Any map from viewtopic.php?f=10&t=2707 should now work.
Thanks for testing!
(svn co https://warzone2100.svn.sourceforge.net ... anches/2.2)
Then compile a *release* build with xcode.
Then, once that is done, stick some mapname.wz files in the maps directory of the config dir, and report back if it works OK.
Any map from viewtopic.php?f=10&t=2707 should now work.
Thanks for testing!
and it ends here.
Re: Request for help, from our Mac userbase, that can use xcode
Hey,
Tried this with Xcode 3.1.3 but found a ton of errors:
I havent tried to configure my system in any way. Its just a plain macbook.
Tried this with Xcode 3.1.3 but found a ton of errors:
Code: Select all
Line Location wglew.h:0: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/include/GL: No such file or directory
Line Location wglew.h:0: Command /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp failed with exit code 1
Line Location unicode.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location unicode.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location unicode.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location unicode.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/unicode.c: No such file or directory
Line Location transform.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location transform.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location transform.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location transform.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/transform.c: No such file or directory
Line Location texture.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location texture.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location texture.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location texture.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/texture.c: No such file or directory
Line Location textdraw.c:641: warning: implicit declaration of function 'glcRenderString'
Line Location textdraw.c:395: error: 'GLC_BOUNDS' undeclared (first use in this function)
Line Location textdraw.c:376: error: 'GLC_BOUNDS' undeclared (first use in this function)
Line Location textdraw.c:360: error: 'GLC_BASELINE' undeclared (first use in this function)
Line Location textdraw.c:345: warning: implicit declaration of function 'glcGetMaxCharMetric'
Line Location textdraw.c:345: error: 'GLC_BOUNDS' undeclared (first use in this function)
Line Location textdraw.c:329: warning: implicit declaration of function 'glcGetCharMetric'
Line Location textdraw.c:329: error: 'GLC_BOUNDS' undeclared (first use in this function)
Line Location textdraw.c:313: error: 'GLC_BOUNDS' undeclared (first use in this function)
Line Location textdraw.c:295: error: 'GLC_BOUNDS' undeclared (first use in this function)
Line Location textdraw.c:294: warning: implicit declaration of function 'glcMeasureCountedString'
Line Location textdraw.c:278: error: 'GLC_BOUNDS' undeclared (first use in this function)
Line Location textdraw.c:278: warning: implicit declaration of function 'glcGetStringMetric'
Line Location textdraw.c:277: warning: implicit declaration of function 'glcMeasureString'
Line Location textdraw.c:224: error: 'GLC_RESOLUTION' undeclared (first use in this function)
Line Location textdraw.c:224: warning: implicit declaration of function 'glcGetf'
Line Location textdraw.c:212: warning: implicit declaration of function 'glcFont'
Line Location textdraw.c:202: warning: implicit declaration of function 'glcDeleteContext'
Line Location textdraw.c:190: warning: implicit declaration of function 'glcDeleteFont'
Line Location textdraw.c:146: warning: implicit declaration of function 'glcFontFace'
Line Location textdraw.c:137: warning: implicit declaration of function 'glcNewFontFromFamily'
Line Location textdraw.c:134: warning: implicit declaration of function 'glcGenFontID'
Line Location textdraw.c:132: warning: implicit declaration of function 'glcStringType'
Line Location textdraw.c:132: error: 'GLC_UTF8_QSO' undeclared (first use in this function)
Line Location textdraw.c:131: warning: implicit declaration of function 'glcRenderStyle'
Line Location textdraw.c:131: error: 'GLC_TEXTURE' undeclared (first use in this function)
Line Location textdraw.c:130: warning: implicit declaration of function 'glcDisable'
Line Location textdraw.c:130: error: 'GLC_AUTO_FONT' undeclared (first use in this function)
Line Location textdraw.c:128: warning: implicit declaration of function 'glcContext'
Line Location textdraw.c:118: warning: implicit declaration of function 'glcGenContext'
Line Location textdraw.c:106: warning: implicit declaration of function 'glcGetFontFace'
Line Location textdraw.c:106: warning: passing argument 2 of 'strlcat' makes pointer from integer without a cast
Line Location textdraw.c:104: warning: implicit declaration of function 'glcGetFontc'
Line Location textdraw.c:104: error: 'GLC_FAMILY' undeclared (first use in this function)
Line Location textdraw.c:98: error: 'GLC_CURRENT_FONT_LIST' undeclared (first use in this function)
Line Location textdraw.c:98: warning: implicit declaration of function 'glcGetListi'
Line Location textdraw.c:93: error: 'GLC_AUTO_FONT' undeclared (first use in this function)
Line Location textdraw.c:93: warning: implicit declaration of function 'glcEnable'
Line Location textdraw.c:84: warning: implicit declaration of function 'glcGeti'
Line Location textdraw.c:84: error: 'GLC_CURRENT_FONT_COUNT' undeclared (first use in this function)
Line Location textdraw.c:37: error: QuesoGLC/glc.h: No such file or directory
Line Location sqlite3ext.h:0: Command /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp failed with exit code 1
Line Location sqlite3ext.h:0: /Users/paulf/personal/wz/2.2/macosx/../lib/sqlite3: No such file or directory
Line Location sqlite3.h:0: Command /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp failed with exit code 1
Line Location sqlite3.h:0: /Users/paulf/personal/wz/2.2/macosx/../lib/sqlite3: No such file or directory
Line Location sqlite3.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location sqlite3.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location sqlite3.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/../lib/sqlite3/sqlite3.c: No such file or directory
Line Location sqlite3.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location scalable.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/scalable.c: No such file or directory
Line Location scalable.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location scalable.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location scalable.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location render.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location render.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/render.c: No such file or directory
Line Location render.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location render.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location physfs_vfs.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/../lib/framework/physfs_vfs.c: No such file or directory
Line Location physfs_vfs.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location physfs_vfs.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location physfs_vfs.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location omaster.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location omaster.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/omaster.c: No such file or directory
Line Location omaster.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location omaster.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location oglyph.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/oglyph.c: No such file or directory
Line Location oglyph.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location oglyph.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location oglyph.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location ofont.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location ofont.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location ofont.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location ofont.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/ofont.c: No such file or directory
Line Location ofacedesc.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location ofacedesc.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/ofacedesc.c: No such file or directory
Line Location ofacedesc.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location ofacedesc.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location ocontext.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/ocontext.c: No such file or directory
Line Location ocontext.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location ocontext.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location ocontext.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location ocharmap.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location ocharmap.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location ocharmap.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location ocharmap.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/ocharmap.c: No such file or directory
Line Location oarray.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location oarray.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location oarray.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location oarray.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/oarray.c: No such file or directory
Line Location multiint.c:398: error: 'GLC_TEXTURE' undeclared (first use in this function)
Line Location multiint.c:398: warning: implicit declaration of function 'glcRenderStyle'
Line Location multiint.c:93: error: QuesoGLC/glc.h: No such file or directory
Line Location misc.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/misc.c: No such file or directory
Line Location misc.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location misc.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location misc.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location measure.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location measure.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/measure.c: No such file or directory
Line Location measure.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location measure.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location master.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/master.c: No such file or directory
Line Location master.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location master.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location master.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location glxew.h:0: Command /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp failed with exit code 1
Line Location glxew.h:0: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/include/GL: No such file or directory
Line Location global.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location global.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location global.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location global.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/global.c: No such file or directory
Line Location glew.h:0: Command /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp failed with exit code 1
Line Location glew.h:0: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/include/GL: No such file or directory
Line Location glew.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location glew.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location glew.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location glew.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/glew.c: No such file or directory
Line Location glc.h:0: Command /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp failed with exit code 1
Line Location glc.h:0: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/include/GL: No such file or directory
Line Location fribidi_types.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location fribidi_types.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location fribidi_types.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/fribidi/fribidi_types.c: No such file or directory
Line Location fribidi_types.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location fribidi_mirroring.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location fribidi_mirroring.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location fribidi_mirroring.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location fribidi_mirroring.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/fribidi/fribidi_mirroring.c: No such file or directory
Line Location fribidi_char_type.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location fribidi_char_type.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location fribidi_char_type.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/fribidi/fribidi_char_type.c: No such file or directory
Line Location fribidi_char_type.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location fribidi.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location fribidi.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location fribidi.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location fribidi.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/fribidi/fribidi.c: No such file or directory
Line Location font.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/font.c: No such file or directory
Line Location font.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location font.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location font.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location except.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location except.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location except.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/except.c: No such file or directory
Line Location except.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location database.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location database.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/database.c: No such file or directory
Line Location database.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Line Location database.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location context.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
Line Location context.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/context.c: No such file or directory
Line Location context.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
Line Location context.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
Re: Request for help, from our Mac userbase, that can use xcode
Looks like you need to do what the wiki says for the mac build setup...cycler wrote:Hey,
Tried this with Xcode 3.1.3 but found a ton of errors:
I havent tried to configure my system in any way. Its just a plain macbook.Code: Select all
Line Location wglew.h:0: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/include/GL: No such file or directory Line Location wglew.h:0: Command /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp failed with exit code 1 Line Location unicode.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location unicode.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location unicode.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location unicode.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/unicode.c: No such file or directory Line Location transform.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location transform.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location transform.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location transform.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/transform.c: No such file or directory Line Location texture.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location texture.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location texture.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location texture.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/texture.c: No such file or directory Line Location textdraw.c:641: warning: implicit declaration of function 'glcRenderString' Line Location textdraw.c:395: error: 'GLC_BOUNDS' undeclared (first use in this function) Line Location textdraw.c:376: error: 'GLC_BOUNDS' undeclared (first use in this function) Line Location textdraw.c:360: error: 'GLC_BASELINE' undeclared (first use in this function) Line Location textdraw.c:345: warning: implicit declaration of function 'glcGetMaxCharMetric' Line Location textdraw.c:345: error: 'GLC_BOUNDS' undeclared (first use in this function) Line Location textdraw.c:329: warning: implicit declaration of function 'glcGetCharMetric' Line Location textdraw.c:329: error: 'GLC_BOUNDS' undeclared (first use in this function) Line Location textdraw.c:313: error: 'GLC_BOUNDS' undeclared (first use in this function) Line Location textdraw.c:295: error: 'GLC_BOUNDS' undeclared (first use in this function) Line Location textdraw.c:294: warning: implicit declaration of function 'glcMeasureCountedString' Line Location textdraw.c:278: error: 'GLC_BOUNDS' undeclared (first use in this function) Line Location textdraw.c:278: warning: implicit declaration of function 'glcGetStringMetric' Line Location textdraw.c:277: warning: implicit declaration of function 'glcMeasureString' Line Location textdraw.c:224: error: 'GLC_RESOLUTION' undeclared (first use in this function) Line Location textdraw.c:224: warning: implicit declaration of function 'glcGetf' Line Location textdraw.c:212: warning: implicit declaration of function 'glcFont' Line Location textdraw.c:202: warning: implicit declaration of function 'glcDeleteContext' Line Location textdraw.c:190: warning: implicit declaration of function 'glcDeleteFont' Line Location textdraw.c:146: warning: implicit declaration of function 'glcFontFace' Line Location textdraw.c:137: warning: implicit declaration of function 'glcNewFontFromFamily' Line Location textdraw.c:134: warning: implicit declaration of function 'glcGenFontID' Line Location textdraw.c:132: warning: implicit declaration of function 'glcStringType' Line Location textdraw.c:132: error: 'GLC_UTF8_QSO' undeclared (first use in this function) Line Location textdraw.c:131: warning: implicit declaration of function 'glcRenderStyle' Line Location textdraw.c:131: error: 'GLC_TEXTURE' undeclared (first use in this function) Line Location textdraw.c:130: warning: implicit declaration of function 'glcDisable' Line Location textdraw.c:130: error: 'GLC_AUTO_FONT' undeclared (first use in this function) Line Location textdraw.c:128: warning: implicit declaration of function 'glcContext' Line Location textdraw.c:118: warning: implicit declaration of function 'glcGenContext' Line Location textdraw.c:106: warning: implicit declaration of function 'glcGetFontFace' Line Location textdraw.c:106: warning: passing argument 2 of 'strlcat' makes pointer from integer without a cast Line Location textdraw.c:104: warning: implicit declaration of function 'glcGetFontc' Line Location textdraw.c:104: error: 'GLC_FAMILY' undeclared (first use in this function) Line Location textdraw.c:98: error: 'GLC_CURRENT_FONT_LIST' undeclared (first use in this function) Line Location textdraw.c:98: warning: implicit declaration of function 'glcGetListi' Line Location textdraw.c:93: error: 'GLC_AUTO_FONT' undeclared (first use in this function) Line Location textdraw.c:93: warning: implicit declaration of function 'glcEnable' Line Location textdraw.c:84: warning: implicit declaration of function 'glcGeti' Line Location textdraw.c:84: error: 'GLC_CURRENT_FONT_COUNT' undeclared (first use in this function) Line Location textdraw.c:37: error: QuesoGLC/glc.h: No such file or directory Line Location sqlite3ext.h:0: Command /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp failed with exit code 1 Line Location sqlite3ext.h:0: /Users/paulf/personal/wz/2.2/macosx/../lib/sqlite3: No such file or directory Line Location sqlite3.h:0: Command /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp failed with exit code 1 Line Location sqlite3.h:0: /Users/paulf/personal/wz/2.2/macosx/../lib/sqlite3: No such file or directory Line Location sqlite3.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location sqlite3.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location sqlite3.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/../lib/sqlite3/sqlite3.c: No such file or directory Line Location sqlite3.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location scalable.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/scalable.c: No such file or directory Line Location scalable.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location scalable.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location scalable.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location render.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location render.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/render.c: No such file or directory Line Location render.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location render.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location physfs_vfs.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/../lib/framework/physfs_vfs.c: No such file or directory Line Location physfs_vfs.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location physfs_vfs.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location physfs_vfs.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location omaster.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location omaster.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/omaster.c: No such file or directory Line Location omaster.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location omaster.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location oglyph.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/oglyph.c: No such file or directory Line Location oglyph.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location oglyph.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location oglyph.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location ofont.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location ofont.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location ofont.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location ofont.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/ofont.c: No such file or directory Line Location ofacedesc.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location ofacedesc.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/ofacedesc.c: No such file or directory Line Location ofacedesc.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location ofacedesc.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location ocontext.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/ocontext.c: No such file or directory Line Location ocontext.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location ocontext.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location ocontext.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location ocharmap.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location ocharmap.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location ocharmap.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location ocharmap.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/ocharmap.c: No such file or directory Line Location oarray.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location oarray.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location oarray.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location oarray.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/oarray.c: No such file or directory Line Location multiint.c:398: error: 'GLC_TEXTURE' undeclared (first use in this function) Line Location multiint.c:398: warning: implicit declaration of function 'glcRenderStyle' Line Location multiint.c:93: error: QuesoGLC/glc.h: No such file or directory Line Location misc.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/misc.c: No such file or directory Line Location misc.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location misc.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location misc.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location measure.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location measure.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/measure.c: No such file or directory Line Location measure.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location measure.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location master.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/master.c: No such file or directory Line Location master.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location master.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location master.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location glxew.h:0: Command /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp failed with exit code 1 Line Location glxew.h:0: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/include/GL: No such file or directory Line Location global.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location global.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location global.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location global.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/global.c: No such file or directory Line Location glew.h:0: Command /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp failed with exit code 1 Line Location glew.h:0: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/include/GL: No such file or directory Line Location glew.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location glew.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location glew.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location glew.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/glew.c: No such file or directory Line Location glc.h:0: Command /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp failed with exit code 1 Line Location glc.h:0: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/include/GL: No such file or directory Line Location fribidi_types.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location fribidi_types.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location fribidi_types.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/fribidi/fribidi_types.c: No such file or directory Line Location fribidi_types.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location fribidi_mirroring.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location fribidi_mirroring.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location fribidi_mirroring.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location fribidi_mirroring.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/fribidi/fribidi_mirroring.c: No such file or directory Line Location fribidi_char_type.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location fribidi_char_type.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location fribidi_char_type.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/fribidi/fribidi_char_type.c: No such file or directory Line Location fribidi_char_type.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location fribidi.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location fribidi.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location fribidi.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location fribidi.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/fribidi/fribidi.c: No such file or directory Line Location font.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/font.c: No such file or directory Line Location font.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location font.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location font.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location except.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location except.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location except.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/except.c: No such file or directory Line Location except.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location database.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location database.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/database.c: No such file or directory Line Location database.c:0: i686-apple-darwin9-gcc-4.0.1: no input files Line Location database.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location context.c:0: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1 Line Location context.c:0: i686-apple-darwin9-gcc-4.0.1: /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/context.c: No such file or directory Line Location context.c:0: i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect Line Location context.c:0: i686-apple-darwin9-gcc-4.0.1: no input files
http://developer.wz2100.net/wiki/Mac_OS ... uide_(2.1)
This part is most likely the issue:
1. Using the command line, run:
svn co https://quesoglc.svn.sourceforge.net/svnroot/quesoglc
2. Press 'p' at this point.
3. Build Warzone normally (either command line or Xcode GUI will work).
Thanks for trying though.
and it ends here.
Re: Request for help, from our Mac userbase, that can use xcode
Hmmm, its an interesting set of dependencies.
Adding in quesoglc does get it past that hurdle. You should add an svn external declaration to the tree to pinpoint exactly which release you want as part of the build. Quesoglc comes with many versions.
Two more items are missing. sqlite3 and physfs_vfs (.c and .h).
I tried compiling with sqlite 3.6.15, and the physfs files from the trunk but it still fails:
I've also seen a zlib error appear:
This is on OSX 10.5.7.
Adding in quesoglc does get it past that hurdle. You should add an svn external declaration to the tree to pinpoint exactly which release you want as part of the build. Quesoglc comes with many versions.
Two more items are missing. sqlite3 and physfs_vfs (.c and .h).
I tried compiling with sqlite 3.6.15, and the physfs files from the trunk but it still fails:
Code: Select all
The following build commands failed:
SDL:
Ld /Users/paulf/personal/wz/2.2/macosx/build/Warzone.build/Release/SDL.build/Objects-normal/ppc/SDL normal ppc
Ld /Users/paulf/personal/wz/2.2/macosx/build/Warzone.build/Release/SDL.build/Objects-normal/i386/SDL normal i386
QuesoGLC:
PhaseScriptExecution /Users/paulf/personal/wz/2.2/macosx/build/Warzone.build/Release/QuesoGLC.build/Script-02F5CC4F0D148FC30000A2D0.sh
CompileC build/Warzone.build/Release/QuesoGLC.build/Objects-normal/ppc/global.o /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/global.c normal ppc c com.apple.compilers.gcc.4_0
CompileC build/Warzone.build/Release/QuesoGLC.build/Objects-normal/ppc/database.o /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/database.c normal ppc c com.apple.compilers.gcc.4_0
CompileC build/Warzone.build/Release/QuesoGLC.build/Objects-normal/i386/global.o /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/global.c normal i386 c com.apple.compilers.gcc.4_0
CompileC build/Warzone.build/Release/QuesoGLC.build/Objects-normal/i386/database.o /Users/paulf/personal/wz/2.2/macosx/external/quesoglc/src/database.c normal i386 c com.apple.compilers.gcc.4_0
Warzone:
Ld /Users/paulf/personal/wz/2.2/macosx/build/Warzone.build/Release/Warzone.build/Objects-normal/ppc/Warzone normal ppc
Ld /Users/paulf/personal/wz/2.2/macosx/build/Warzone.build/Release/Warzone.build/Objects-normal/i386/Warzone normal i386
(9 failures)
Code: Select all
Zlib:
Ld /Users/paulf/personal/wz/2.2/macosx/build/Warzone.build/Release/Zlib.build/Objects-normal/ppc/Zlib normal ppc
Re: Request for help, from our Mac userbase, that can use xcode
If i use 0.72 of quesoglc it seems happier.
So, linking errors remain...
I'm curious about 'physfs'. its there in the externals so i would thought it wouldnt need the c files in the main lib but it does...
Any ideas?
Code: Select all
The following build commands failed:
SDL:
Ld /Users/paulf/personal/wz/2.2/macosx/build/Warzone.build/Release/SDL.build/Objects-normal/i386/SDL normal i386
Ld /Users/paulf/personal/wz/2.2/macosx/build/Warzone.build/Release/SDL.build/Objects-normal/ppc/SDL normal ppc
QuesoGLC:
Ld /Users/paulf/personal/wz/2.2/macosx/build/Warzone.build/Release/QuesoGLC.build/Objects-normal/i386/QuesoGLC normal i386
Ld /Users/paulf/personal/wz/2.2/macosx/build/Warzone.build/Release/QuesoGLC.build/Objects-normal/ppc/QuesoGLC normal ppc
Warzone:
Ld /Users/paulf/personal/wz/2.2/macosx/build/Warzone.build/Release/Warzone.build/Objects-normal/ppc/Warzone normal ppc
Ld /Users/paulf/personal/wz/2.2/macosx/build/Warzone.build/Release/Warzone.build/Objects-normal/i386/Warzone normal i386
I'm curious about 'physfs'. its there in the externals so i would thought it wouldnt need the c files in the main lib but it does...
Any ideas?
Re: Request for help, from our Mac userbase, that can use xcode
Those can be removed from the xcode project...cycler wrote:Hmmm, its an interesting set of dependencies.
Adding in quesoglc does get it past that hurdle. You should add an svn external declaration to the tree to pinpoint exactly which release you want as part of the build. Quesoglc comes with many versions.
Two more items are missing. sqlite3 and physfs_vfs (.c and .h).
Not sure about this one... I am guessing it doesn't link with zlib?I've also seen a zlib error appear:
This is on OSX 10.5.7.Code: Select all
Zlib: Ld /Users/paulf/personal/wz/2.2/macosx/build/Warzone.build/Release/Zlib.build/Objects-normal/ppc/Zlib normal ppc
and it ends here.
Re: Request for help, from our Mac userbase, that can use xcode
Ok, you should be able to svn up now, and it should compile, thanks to EvilGuru.
However, I still need the test I mentioned in the first post done.
Thanks.
However, I still need the test I mentioned in the first post done.
Thanks.
and it ends here.
- Vermithrax
- Trained

- Posts: 66
- Joined: 22 May 2009, 06:34
- Location: Tucson, Arizona
- Contact:
Re: Request for help, from our Mac userbase, that can use xcode
I have upgraded my Xcode to version 3.1.3 (and gotten the iPhone 3.0 sdk) and compiled as usual.
Whatever y'all did, I can use the .wz files now. Additionally, I can used the extracted files as well.
Whatever y'all did, I can use the .wz files now. Additionally, I can used the extracted files as well.
Re: Request for help, from our Mac userbase, that can use xcode
Cool, thanks for the info!Vermithrax wrote:I have upgraded my Xcode to version 3.1.3 (and gotten the iPhone 3.0 sdk) and compiled as usual.
Whatever y'all did, I can use the .wz files now. Additionally, I can used the extracted files as well.
It was just missing the preprocessor defines for the release build, to add zip support.
and it ends here.
- Vermithrax
- Trained

- Posts: 66
- Joined: 22 May 2009, 06:34
- Location: Tucson, Arizona
- Contact:
Re: Request for help, from our Mac userbase, that can use xcode
Oh that was straightforward! I'm sorry I missed seeing it myself.
Re: Request for help, from our Mac userbase, that can use xcode
So all forthcoming official releases are "custom map" ready on Mac?
Re: Request for help, from our Mac userbase, that can use xcode
They should beheatwave wrote:So all forthcoming official releases are "custom map" ready on Mac?
Regards, Freddie.
Re: Request for help, from our Mac userbase, that can use xcode
And the Mac builds are out.
Thanks to EvilGuru for making them.
Thanks to EvilGuru for making them.
and it ends here.

