| Thread overview | |||||
|---|---|---|---|---|---|
|
May 11, 2009 Rebuild [Descent] | ||||
|---|---|---|---|---|
| ||||
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 Re: Rebuild [Descent] | ||||
|---|---|---|---|---|
| ||||
Posted in reply to Dalin Sade | 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 Re: Rebuild [Descent] | ||||
|---|---|---|---|---|
| ||||
Posted in reply to Jacob Carlborg | Jacob Carlborg Wrote:
> 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.
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?
| |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply