digitalmars.D - Rebuild [Descent]
- Dalin Sade (1/1) May 11 2009 Everytime I try to configure Descent (or Eclipse) to compile programs wi...
- Jacob Carlborg (6/7) May 11 2009 Follow this guide:
- Dalin Sade (7/16) May 11 2009 Instead of the previous errors, I now get:
Everytime I try to configure Descent (or Eclipse) to compile programs with "rebuild", I always get an error message that pops up when I try to compile. "Variable ${project_loc} references empty selection", same with ${resource_loc}. Help?
May 11 2009
Dalin Sade wrote:Everytime I try to configure Descent (or Eclipse) to compile programs with "rebuild", I always get an error message that pops up when I try to compile. "Variable ${project_loc} references empty selection", same with ${resource_loc}. Help?Follow this guide: http://www.dsource.org/projects/descent/wiki/CompilingPrograms Then open the file you want to compile and make sure it's the "active" on, you probably have to make sure that the editor view is selected and not the project view. Run -> External Tools -> Rebuild.
May 11 2009
Jacob Carlborg Wrote:Dalin Sade wrote:Instead of the previous errors, I now get: 'rebuild_choosedc' is not recognized as an internal or external command, operable program or batch file. Profile 'default' does not exist. You may generate it by running rebuild_choosedc.exe Help?Everytime I try to configure Descent (or Eclipse) to compile programs with "rebuild", I always get an error message that pops up when I try to compile. "Variable ${project_loc} references empty selection", same with ${resource_loc}. Help?Follow this guide: http://www.dsource.org/projects/descent/wiki/CompilingPrograms Then open the file you want to compile and make sure it's the "active" on, you probably have to make sure that the editor view is selected and not the project view. Run -> External Tools -> Rebuild.
May 11 2009