Xonotic Forums
Error Compiling NetRadiant on OS X 10.10 - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Creating & Contributing (https://forums.xonotic.org/forumdisplay.php?fid=10)
+--- Forum: Xonotic - Development (https://forums.xonotic.org/forumdisplay.php?fid=12)
+--- Thread: Error Compiling NetRadiant on OS X 10.10 (/showthread.php?tid=5235)



Error Compiling NetRadiant on OS X 10.10 - cityy - 01-01-2015

I'm trying to compile netradiant (cloned from git://git.xonotic.org/xonotic/netradiant.git) on OS X 10.10 Yosemite.
After making my way through the jungle of dependencies and making the thing start compiling eventually, I am now getting this error:

Code:
+ continue
+ cp -L '' install/NetRadiant.app/Contents/MacOS/install
cp: fts_open: No such file or directory
make: *** [install-dll] Error 1

I guess this is nothing on my side I can fix? I'd appreciate any help!

-cityy


RE: Error Compiling NetRadiant on OS X 10.10 - Mario - 01-01-2015

This error is familiar to me, but I don't recall finding a fix.
You can track progress (and maybe help find a fix, I lost the Yosemite system I was testing on): https://gitlab.com/xonotic/netradiant/issues/4


RE: Error Compiling NetRadiant on OS X 10.10 - cityy - 01-02-2015

Ok, thanks, I replied!