-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello Iohannes,
Nothing compiling still.
A resume of what I am doing (because I'm a bit lost myself...)
- - get a fresh copy (or make clean dist)
- - ./autogen.sh
- - remove the line containing GemWinCreateMac.cpp from
src/Base/Makefile.am
- - remove the line containing gemwin.cpp from
src/Control/Makefile.am
- - ./configure --without-ftgl --enable-fat-binary=i386
- - make -k [1]
and tried
- - make -k -C src/Output [2]
the [1] gives me:
- ---------------------------------------
* first error:
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src
-DGEM_INTERNAL -DGLEW_BUILD -DPD
-I/Applications/Pd-extended.app/Contents/Resources/src -arch i386 -w
-Os -ffast-math -mmmx -fpascal-strings -MT libGeos_la-GemSplash.lo
-MD -MP -MF .deps/libGeos_la-GemSplash.Tpo -c GemSplash.cpp -o
libGeos_la-GemSplash.o >/dev/null 2>&1
text2d.cpp:143:16: error: out-of-line definition of 'render' does
not match any declaration in 'text2d'
void text2d :: render(GemState*){}
^~~~~~
1 error generated.
make[3]: *** [libGeos_la-text2d.lo] Error 1
so the problem is not solved totally
- -------------------------------------
* then errors in imageQT, filmDarwin, .... as I said before
* and the errors in gemmacwindow.cpp as i said before
- ---------------------------------------
the [2] gives me the same errors about gemmacwindow.cpp
so it means I don't need to do it separately, it's already included
in the main compilation, right?
In the output folder, it builds:
- -rw-r--r-- 1 nix staff 1104 22 mai 17:34 gemcocoawindow.la
- -rw-r--r-- 1 nix staff 348 22 mai 17:34
gemcocoawindow_la-gemcocoawindow.lo
- -rw-r--r-- 1 nix staff 27804 22 mai 17:34
gemcocoawindow_la-gemcocoawindow.o
- -rw-r--r-- 1 nix staff 1133 22 mai 17:33 gemglutwindow.la
- -rw-r--r-- 1 nix staff 342 22 mai 17:33
gemglutwindow_la-gemglutwindow.lo
- -rw-r--r-- 1 nix staff 29920 22 mai 17:33
gemglutwindow_la-gemglutwindow.o
- -rw-r--r-- 1 nix staff 23826 8 mai 14:22 gemglxwindow.cpp
How can I try to compile Gem against one of these, instead of
gemmacwindow?
Thanks,
Nicolas
Le 08/05/2014 12:13, IOhannes m zmölnig a écrit :
> On 05/08/2014 12:10 PM,
IOhannes m zmölnig wrote:
>> the trick is, that there are now alternative [gemwindow]
>> implementations, that should succeed to compile, one (or
some or all) of:
>
> well, of course they will only succeed to compile if run with
the "-k" flag:
> $ make -k -C src/Output
>
> (as the failure to build [gemmacwindow] would otherwise
prevent those
> externals to be created)
>
> gfrdsa
> IOhannes
>
>
>
> _______________________________________________
> GEM-dev mailing list
> GEM-dev@iem.at
> http://lists.puredata.info/listinfo/gem-dev
- --
http://www.nimon.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
iEYEARECAAYFAlN+HDAACgkQyQxFEQ9xedM1XgCfbx4WLxw7HSGA+v9V1QG9duuz
vDUAn2vKJst/krUL8GZeoDMerGQda7U1
=zrcN
-----END PGP SIGNATURE-----