Thread: Compile a Netbeans C++ project from command line
hi,
know how can compile c++ project made netbeans command line of generic computer. if try compile project computer (where project has been developed) using command make, can complete compilation success.
main folder of netbeans project:
but if repeat same procedure generic computer, doesn't work because path of project different.code:make -f makefile conf=debug(release)
brutal , slow solution change path makefile. know if exist better solution?
thank
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Packaging and Compiling Programs Compile a Netbeans C++ project from command line
Ubuntu
Comments
Post a Comment