[Mac] Please remind: how do I build the demos and the samples?

David Goldsmith David.L.Goldsmith at noaa.gov
Sat May 12 08:37:36 PDT 2007


Thanks, Mark, TH!  (I built separate debug and release builds, then when 
I went looking for the demo and sample folders, I saw them in 
wxMac-2.8.3, and didn't think to look in the debug and release 
directories, so thanks!)

DG

Mark Clarkson wrote:
> In wxMac-2.8.3/ I do something like:
>
> $ mkdir osx-build
> $ cd osx-build
> $ ../configure --with-mac --disable-debug --enable-unicode 
> --disable-universal --disable-monolithic --enable-gui --disable-shared 
> --enable-exceptions --without-odbc --without-opengl
> $ make
> $ ## and maybe:
> $ make install
>
> and for the life demo make sure you go into your build (osx-build) 
> directory:
>
> $ cd wxMac-2.8.3/osx-build/demos/life
> $ make
>
> samples:
>
> $ cd wxMac-2.8.3/osx-build/samples
> $ make
>
> David Goldsmith wrote:
>> (The instructions @ 
>> http://www.wxwidgets.org/wiki/index.php/Mac_OS_X_And_Xcode_For_Beginners#Compiling_and_running_the_demos 
>> aren't working - I get:
>>
>> david-goldsmiths-powerbook-g4:~/Desktop/wxMac-2.8.3/demos/life dg$ ls 
>> Makefile.in     game.cpp        life.pro        makefile.gcc    
>> mondrian.xpm
>> bitmaps         game.h          life.rc         makefile.unx    
>> reader.cpp
>> breeder.lif     life.bkl        makefile.bcc    makefile.vc     reader.h
>> dialogs.cpp     life.cpp        makefile.dmc    makefile.wat    
>> samples.inc
>> dialogs.h       life.h          makefile.dms    mondrian.ico
>>
>> david-goldsmiths-powerbook-g4:~/Desktop/wxMac-2.8.3/demos/life dg$ make
>> make: *** No targets specified and no makefile found.  Stop.
>>
>> )
>>
>> Thanks!
>>
>> DG
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
>> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>





More information about the wx-users mailing list