[PD] building gemcvs darwin

IOhannes m zmoelnig zmoelnig at iem.at
Tue Apr 5 18:58:43 CEST 2005


Max Neupert wrote:
> hi list,
> 
> 
> Building target “gem_darwin” with build style “Development” 
> (optimization:level ‘0’, debug-symbols:on) — (6 errors)
>     Missing file or directory: src/Pixes/pix_dv.cpp
this is gone.
delete all references to pix_dv from your project.


>     Missing file or directory: src/Base/GemOutput.cpp
>     Missing file or directory: src/Controls/gemcontrol.cpp
>     Missing file or directory: src/Controls/gemwindow.cpp

these are part of the multiple_window target (shouldn't be in that 
project at all)
delete the references to these files in the project; and make sure you 
have a reference to src/Controls/gemwin.cpp

>     Missing file or directory: ../../GemLibs/FTGL/mac/build/libftgl.a
>     Missing file or directory: 
> ../../GemLibs/freetype-2.1.9/objs/.libs/libfreetype.a

you have to have ftgl compiled and installed on your machine.
while it should be in the CVS (/GemLibs) i am pretty sure it is not, but 
it is available on the internet.

mfg.asdr
IOhannes




More information about the Pd-list mailing list