completely newbie question: compiling demos on mac os X....
Martin Jørgensen
hotmail_spam at hotmail.com
Sun Nov 12 08:54:51 PST 2006
Hi,
I just downloaded wxMac-2.6.3 and hopefully it's installed in directory:
/Users/mac/wxMac-2.6.3 (mac is my local user name)
Where I made the directory "osx-build", according to some
instructions... Forgive the stupid newbie questions here, but I can't
compile the demos. For instance:
apple:~/wxMac-2.6.3/demos/bombs mac$ make -f makefile.unx
g++ -o bombs bombs.o game.o bombs1.o `wx-config --libs`
/usr/bin/ld: Undefined symbols:
typeinfo for wxListBase
typeinfo for wxApp
typeinfo for wxFrame
typeinfo for wxPanel
typeinfo for wxObject
typeinfo for wxThread
collect2: ld returned 1 exit status
make: *** [bombs] Error 1
I hope I installed everything correctly. AFAIR I didn't get any error
messages when I ran ../configure + make + make install. Let's just check
if the installation is okay:
apple:~/wxMac-2.6.3/demos/bombs mac$ wx-config --libs
-framework QuickTime -framework IOKit -framework Carbon
-framework Cocoa -framework System -lwx_macud-2.5
I hope that means that at least something worked... I'm on mac os X -
and never tried this, so I hope somebody could push me in the right
direction...?
I don't know if I have motif (not even sure what it is) - I think I have
opengl but don't know it (at least I didn't compile with that option).
Any suggestions? What might the problem be caused by?
Best regards
Martin Jørgensen
--
---------------------------------------------------------------------------
Home of Martin Jørgensen - http://www.martinjoergensen.dk
More information about the wx-users
mailing list