D3 Edit for mac?
D3 Edit for mac?
Hi everyone! Does anybody know where to get D3 Edit for mac?
If you're running OS X you can run D3Edit by grabbing the source code from http://d3edit.warpcore.org and compiling it against the Darwine SDK libraries.
Or you can use Bochs or a similar emulator to create a virtual PC, install Windows, and run D3Edit from there (if you don't own Windows, you could also try installing Linux on the virtual PC and using Wine to run the EXE directly -- no recompilation required). This method is a lot slower than the first.
Unfortunately, those are the only options at this point, since no version of D3Edit exists for the Mac.
Or you can use Bochs or a similar emulator to create a virtual PC, install Windows, and run D3Edit from there (if you don't own Windows, you could also try installing Linux on the virtual PC and using Wine to run the EXE directly -- no recompilation required). This method is a lot slower than the first.
Unfortunately, those are the only options at this point, since no version of D3Edit exists for the Mac.
Hmmm? It keeps comeing up with errors. I fixed the source code with winebuild, so far so good. But when I try to compile it using the Terminal it says:
font.cpp:701: syntax error before `->' token
{standard input}:32:FATAL:Symbol _file_id already defined.
make[1]: *** [font.o] Error 1
make: *** [2dlib] Error 2
What do I do?
font.cpp:701: syntax error before `->' token
{standard input}:32:FATAL:Symbol _file_id already defined.
make[1]: *** [font.o] Error 1
make: *** [2dlib] Error 2
What do I do?