Jump to content


Compiling v155 on Mac OS X


  • Please log in to reply
2 replies to this topic

#1 -Scar-

-Scar-
  • Guest

Posted 07 May 2004 - 03:04 PM

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

#2 -Guest-

-Guest-
  • Guest

Posted 07 May 2004 - 05:31 PM

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?

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.

#3 Scar

Scar
  • Member
  • 22 posts

Posted 08 May 2004 - 06:07 AM

Thanks, it worked out allright - weidu-mac 155 up and running.