I just tried to compile the library on my 64bit Linux machine with POSIX Threads (gnuc project) and got some errors from the asCThreadCriticalSection. It seems like you forgot to rename the pthread_mutex_t member in the as_criticalsection.h to cs while doing some refactoring.
Anyway, thanks for this great library and keep up the good work!
Regards
niosHD
Trunk Compilation Issue
You're right. I've corrected this in revision 1306.
I used to have access to automatic buildbots that allowed me to verify that every check-in didn't break anything on Linux for both 32bit and 64bit, but for some reason Jeremy let his domain expire, and I haven't been able to contact him since. Hopefully he'll notice it soon enough and renew his domain name so the buildbots will be available again.
I used to have access to automatic buildbots that allowed me to verify that every check-in didn't break anything on Linux for both 32bit and 64bit, but for some reason Jeremy let his domain expire, and I haven't been able to contact him since. Hopefully he'll notice it soon enough and renew his domain name so the buildbots will be available again.
AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement