Luddite V0.1

May 19, 2006 03:13

There's nothing like spending hours hammering on hundreds of thousands of lines of C++ code to get it to compile with a 64-bit compiler, only to realize at the very end that you can't link the code because it relies some 32-bit DLLs that you don't have the source code for ( Read more... )

Leave a comment

Comments 1

velvetblue88 May 19 2006, 15:33:04 UTC
Sounds like you need a 32-bit and a 64-bit mixed drink. ;-)

Reply


Leave a comment

Up