Hiya,
I just tried to compile WeiDU 155 on Mac OS X, and it didn't work since the folder x86_LINUX within the obj folder is missing. Can I just copy over the one from 154 to get it running? (It is not empty as the x86_WIN32 one.)
Scar
Compiling v155 on Mac OS X
Started by
-Scar-
, May 07 2004 03:04 PM
2 replies to this topic
#1 -Scar-
Posted 07 May 2004 - 03:04 PM
#2 -Guest-
Posted 07 May 2004 - 05:31 PM
Just create an empty x86_LINUX directory in the obj directory. All the files in there should be junk. You can copy them, but if you run make clean, they'll just get deleted anyway. The files will be recreated when you compile WeiDU. I'm not sure why they're included (I don't think they get preserved), but I always run make clean before compiling and haven't experienced any problems.I just tried to compile WeiDU 155 on Mac OS X, and it didn't work since the folder x86_LINUX within the obj folder is missing. Can I just copy over the one from 154 to get it running?
#3
Posted 08 May 2004 - 06:07 AM
Thanks, it worked out allright - weidu-mac 155 up and running.