[PD] gem2pdp compile problems

IOhannes m zmoelnig zmoelnig at iem.at
Tue Jan 13 13:53:48 CET 2004


Yves Degoyon wrote:
> hi,
> 
> mm, don't know if it's really something on which i could help.
> 
> maybe i forgot that include and
> you can add it by hand if ever you find it in gem.
> 
> i'm using gem from cvs and couldn't find a trace of that file...


>> /home/kliger/install/gem-0.888pre/src/Base/GemPixUtil.h:37,
>>                 from gem2pdp.h:14,
>>                 from gem2pdp.cpp:11:
>> /home/kliger/install/gem-0.888pre/src/Base/config.h:8:31: 
>> Base/configLinux.h: No such file or directory


Base/configLinux.h is included from Base/config.h
it should be generated by the configure-script.
formerly Base/config.h was generated by configure, however this lead to 
clumsy excludes for other platforms in the object-classes.
now Base/config.h includes different configuration-files for different 
platforms.

so the answer is: re-run configure (of Gem)

mfga..dsr
IOhannes





More information about the Pd-list mailing list