Author Topic: Buiding tornado 2.2 vxWorks 5.5 projects with slickEdit 11.0 failure.  (Read 6349 times)

moshebir

  • Junior Community Member
  • Posts: 2
  • Hero Points: 0
???
Hello to everyone.
I'm an old user of tornado with slickEdit.

Only on one of my projects, Trying to Build a project from within slickedit results with the following error:

No rule to make target `/my_projects/proj3a/prjParams.h', needed by `projfile17.o'.  Stop.

The same project builds easily in tornado.

Can anyone give me a clue for what can be the problem?

« Last Edit: October 19, 2006, 05:17:31 AM by moshebir »

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2897
  • Hero Points: 153
Re: Buiding tornado 2.2 vxWorks 5.5 projects with slickEdit 11.0 failure.
« Reply #1 on: October 18, 2006, 03:53:08 PM »
The problem is most likely that this project is counting on an environment variable that is not being set in SlickEdit.  I would do a complete rebuild on this project in Tornado, and see if you can tell what the first difference is.