Open yfsx opened 8 years ago
hello, i try to compile with ANT apache on mac os.. after i installed ant, i tried to compile it on folder, and it says
BUILD FAILED /Users/yoasfs/Desktop/work/open2jam/build.xml:12: Cannot find /Users/yoasfs/Desktop/work/open2jam/nbproject/build-impl.xml imported from /Users/yoasfs/Desktop/work/open2jam/build.xml
it seems build-impl.xml is missing from nbproject folder.. any ways to fix this? thanks
Hello,
I think you need to install NetBeans to compile this.
Had the same problem running it on Netbeans
In case someone still runs into this problem, make sure both projects open2jam and open2jam-parsers are open.
hello, i try to compile with ANT apache on mac os.. after i installed ant, i tried to compile it on folder, and it says
it seems build-impl.xml is missing from nbproject folder.. any ways to fix this? thanks