adonthell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Adonthell-devel] Color weirdness fixed (?)


From: Nils Hesse
Subject: Re: [Adonthell-devel] Color weirdness fixed (?)
Date: Sat, 4 May 2002 08:27:54 +0000

So I changed image.cc accordingly. Can you have a look
whether it works now, Nils? The modified file is attached.
Ooops silly me... i patched the wrong version :)

okay, i used the file on the 0.3.3pre1 release and I wish I could say all is well but I get this during compile time:

c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include -I/sw/include/SDL -D_THREAD_SAFE -F/System/Library/Frameworks/Carbon.framework -F/System/Library/Frameworks/Cocoa.framework -I/sw/include/python2.2 -g -Wall -fno-exceptions -fno-rtti -DDATA_DIR="\"/sw/share/adonthell\"" -c py_adonthell_wrap.cc
In file included from /usr/include/gcc/darwin/2.95.2/g++/hash_map:34,
                 from storage.h:33,
                 from py_adonthell_wrap.cc:706:
/usr/include/gcc/darwin/2.95.2/g++/stl_hash_map.h: In method `hash_multimap<_Key,_Tp,_HashFcn,_EqualKey,_Alloc>::hash_multimap (typename hashtable<pair<const _Key,_Tp>,_Key,_HashFcn,_Select1st<pair<const _Key,_Tp> >,_EqualKey,_Alloc>::size_type, typename hashtable<pair<const _Key,_Tp>,_Key,_HashFcn,_Select1st<pair<const _Key,_Tp> >,_EqualKey,_Alloc>::hasher &, typename hashtable<pair<const _Key,_Tp>,_Key,_HashFcn,_Select1st<pair<const _Key,_Tp> >,_EqualKey,_Alloc>::key_equal &, typename hashtable<pair<const _Key,_Tp>,_Key,_HashFcn,_Select1st<pair<const _Key,_Tp> >,_EqualKey,_Alloc>::allocator_type & = typename hashtable<pair<const _Key,_Tp>,_Key,_HashFcn,_Select1st<pair<const _Key,_Tp> >,_EqualKey,_Alloc>::allocator_type())': /usr/include/gcc/darwin/2.95.2/g++/stl_hash_map.h:272: Internal compiler error. /usr/include/gcc/darwin/2.95.2/g++/stl_hash_map.h:272: Please submit a full bug report via the /usr/include/gcc/darwin/2.95.2/g++/stl_hash_map.h:272: <URL:http://developer.apple.com/bugreporter> web page.
make[3]: *** [py_adonthell_wrap.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
[raistlin:~/Desktop/adonthell-0.3.3pre1] nhesse%

This doesn't look as if this happened because of the new image.cc file... or is it related? it could be, as it is talking about the SDL hash map, which, correct if I'm wrong, defines images and colour mixes, no?

BTW, on the now-working version, there was one error I neglected to mention earlier... keyboard text input is still not recognized. Arrow-, space- and return- keys work though..

Regards,
r:Nilz




reply via email to

[Prev in Thread] Current Thread [Next in Thread]