Forum: OS 7 / 8 / 9 Jan 27th, 2008 |
| Replies: 1 Views: 3,083 The cause of this is that your mac isn't finding a bootable partition with a "System Folder". This may be caused by a corrupt hard drive or missing files. The easiest way to check is to boot from... |
Forum: OS X Jan 27th, 2008 |
| Replies: 6 Views: 1,065 Try pressing the option key. You should get a list of available "System Folders". If you don't, I'd say running either Disk First Aid or similar to fix it. |
Forum: IT Professionals' Lounge Jan 27th, 2008 |
| Replies: 7 Views: 904 Direct3D is a part of DirectX.
There are other open-standards and open-source alternatives to DirectX, such as SDL www.libsdl.org and OpenAL for DirectSound and DirectSound3D |
Forum: Mac tips 'n' tweaks Feb 2nd, 2007 |
| Replies: 5 Views: 8,348 As with all things open source, progress has been made. KDE is now in the Stable branch of Fink. |
Forum: C++ Feb 2nd, 2007 |
| Replies: 6 Views: 4,684 http://crossgcc.rts-software.org/doku.php is a link to download MinGW for Mac OS X. I don't know how well XCode integration will be, though. :-|
Note that this is just the compiler, not the... |