[GEM-dev] Compiling Vertex Arrays on Linux

B. Bogart ben at ekran.org
Tue Nov 29 01:31:32 CET 2005


Thanks Johannes,

Now I'm getting this error:

GemState.cpp:20: error: parse error before `<<' token
In file included from ../Base/GemGL.h:40,
                  from GemState.cpp:22:
/usr/X11R6/include/GL/glu.h:322: error: parse error before `}' token
make[1]: *** [GemState.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/bbogart/pd-stuff/Gem.vertex/src/Base'

Indeed line 322 of glu.h looks like:

#ifdef __cplusplus
}
#endif

Maybe I'm using the wrong g++, gcc?

looks like the make is compiling with g++ 3.3.5

So what next?

Chris, how soon will the vertext branch me merged into main tree?

Thanks,
b.

IOhannes m zmoelnig wrote:
> B. Bogart wrote:
>
>> Hey Johannes,
>>
>> I hope you can help me with this.
>>
>> I'm trying to compile the vertex branch of Gem but the compile fails
>> with:
>>
>> make[1]: Leaving directory `/home/bbogart/pd-stuff/Gem.vertex/src/openGL'
>> rm -f Gem.pd_linux *~
>> make -C Base -f ..//Makefile.subdir -j4
>> make[1]: Entering directory `/home/bbogart/pd-stuff/Gem.vertex/src/Base'
>> make[1]: *** No rule to make target
>> `/usr/X11R6/include/X11/extensions/xf86vmode.h', needed by
>> `GemWinCreateXWin.d'.  Stop.
>> make[1]: Leaving directory `/home/bbogart/pd-stuff/Gem.vertex/src/Base'
>> make: *** [Base] Error 2
>>
>> indeed there is no such file xf86vmode.h on my system.
>
>
>>
>> According to the debian package search the package that provides that
>> header is: xlibs-static-dev_4.3.0.dfsg.1-14sarge1
>
>
>
> i think it is in libxxf86vm-dev
>
> mfg.asdr.
> IOhannes
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/gem-dev/attachments/20051128/2b4fb7c8/attachment.pgp>


More information about the GEM-dev mailing list