Public bug reported:
The makefiles generated by the IDE are not usable on their own.
They rely on an undefined CF_DIR environment variable.
[Test Case]
Open a project in the Ecere IDE, and build it, this will automatically generate
a makefile for it.
Try to build it from the commandline, e.g.:
jerome@quantal:~/sdk/samples/eC/HelloWorld$ make -f HelloWorld-Debug.Makefile
HelloWorld-Debug.Makefile:35: crossplatform.mk: No such file or directory
HelloWorld-Debug.Makefile:36: -default.cf: No such file or directory
make: *** No rule to make target `-default.cf'. Stop.
[Regression Potential]
The fix makes the makefiles usable on their own, as they are supposed to be.
The customizable configuration directory was recently added but the environment
variable is only meant to be used in certain circumstances.
** Affects: ecere-sdk (Ubuntu)
Importance: Undecided
Assignee: Jerome St-Louis (jerstlouis)
Status: Confirmed
** Changed in: ecere-sdk (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1110284
Title:
[SRU (Quantal)] Makefiles generated by the Ecere IDE do not work by
themselves
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecere-sdk/+bug/1110284/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs