25-10-2008, Saturday-20:57:25
Also das mit dem SDL habe ich jetzt rausbekommen, da fehlete der -msse Switch in der LDFLAGS...
Dafür habe ich jetzt ein Problem woran ich mal wieder fast scheitere....
(P.S. Audio ist momentan einfach auskommeniert)
Da hilft auch das Internet momentan nicht weiter *grummel*
Die Zeile in dem File ist:
Kann da jemand einen fehler sehen? oder bin ich durch "zufiel Arbeit" Momentan Betriebsblind?
Dafür habe ich jetzt ein Problem woran ich mal wieder fast scheitere....
(P.S. Audio ist momentan einfach auskommeniert)
Code:
===> LD sim
In file included from
/usr/i686-apple-darwin9/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/DriverServices.h:32,
from
/usr/i686-apple-darwin9/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:125,
from
/usr/i686-apple-darwin9/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21,
from
/usr/i686-apple-darwin9/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20,
from
/usr/i686-apple-darwin9/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8,
from
/usr/i686-apple-darwin9/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104,
from
/usr/i686-apple-darwin9/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12,
from SDLMain.h:8,
from SDLMain.m:9:
/usr/i686-apple-darwin9/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:255:
error: syntax error before '__m128i'
/usr/i686-apple-darwin9/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:258:
error: syntax error before '}' token
/usr/i686-apple-darwin9/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:261:
error: array type has incomplete element type
make: *** [sim] Fehler 1
Die Zeile in dem File ist:
Code:
typedef struct FPUInformationIntel FPUInformationIntel;
union Vector128Intel {
__m128 s;
__m128i si;
__m128d sd;
unsigned char c[16];
};
Rechtschreibfehler sind gewollt und unterliegen dem Copyright des Verfassers, es sei denn, sie sind expliziet unter die GPL gestellt ....
Für "Simutrans-Nightlys" und aktuelle PAK: http://nightly.simutrans-germany.com
Für "Simutrans-Nightlys" und aktuelle PAK: http://nightly.simutrans-germany.com