-
Hi,
I am working on revision 140 and I have some issues with the definition of CFSpinLock_t on windows because it's defined like that :
typedef int32_t CFSpinLock_t;
but in CFWindowsMessageQueue.c
CFStringAppendFormat(result, NULL, ... cf, CFGetAllocator(wmq), (wmq->_lock.LockCount ? "Yes" : "No"), ...);
it makes reference to LockCount member !!!!!
How can I fix this ?.
2009-12-05 12:47:45 UTC in OpenCFLite
-
Hi,
I am trying to compile sources under Windows with Visual Studio but it doesn't compile. Some includes are missing.
I am not interested in Snow Leopard and I would like to compile previous version, how can I do that ?
COuld someone explain also why EXACTLY it's not possible to use C compiler anymore ?
Thanks.
2009-11-12 18:54:22 UTC in OpenCFLite
-
smartmobili committed revision 295 to the gynoid SVN repository, changing 3 files.
2009-10-23 14:45:25 UTC in gynoid
-
smartmobili committed revision 294 to the gynoid SVN repository, changing 4 files.
2009-10-23 14:35:41 UTC in gynoid
-
smartmobili committed revision 293 to the gynoid SVN repository, changing 11 files.
2009-10-23 11:11:44 UTC in gynoid
-
smartmobili committed revision 292 to the gynoid SVN repository, changing 1 files.
2009-10-21 16:53:08 UTC in gynoid
-
smartmobili committed revision 291 to the gynoid SVN repository, changing 2 files.
2009-10-21 16:47:18 UTC in gynoid
-
Forget to ask : how do you disable this fu!$*รน beep ?.
2009-10-20 13:06:41 UTC in Console
-
Hi,
it would be great if you could add support for additional arguments when calling console.exe and especially if we could use it we mingw it would be great.
You just need to handle the following :
Console.exe -e sh --login -i because for now I have to start console and then manually enter sh --login -i to open a shell.
When you do it 20 times in a day it's really boring.
Regards.
2009-10-20 13:06:06 UTC in Console
-
smartmobili committed revision 290 to the gynoid SVN repository, changing 27 files.
2009-10-15 13:52:39 UTC in gynoid