| Re: [cdt-dev] Building Standard C++ with ant |
A workaround is to enter ant as the build command on the "Project Settings" / "C/C++ Make Project" / Make Builder" - page.
You can do it this way:
cmd.exe /c ant.bat -f ../buildfile.xml
When you select "build project" or "rebuild project" the command is executed.
This works on Windows.
Regards Olav
Hello,
I was wondering if it is possible to compile and link standard C++ with ant build.xml.
If it possible, would you please tell me how to enable this feature.
If it is not possible, would you please tell me when such feature would become available. Or maybe there is a workaround.
Thank you.
Sincerely,
Victor. _______________________________________________ cdt-dev mailing list cdt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/cdt-dev