[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.cdt] Re: Change execution directory in Standard C/C++ Proj

However, the "build make target" stuff is still not operating correctly. I've tried setting the build directory by both "workspace" and "file
system" and get the same result: "*** No rule to make target xxx"

I found if I put a makefile at the root that calls the subdirectory one,
things work fine so it's calling make with the directory set as the root
despite my "build location" change. Unfortunately, that's not how things
are setup for the project I'm working on and getting that changed is mildly
painful.
I am using ${project_loc}/subdir as build directory. Do you use the latest (stable) versions of the platform (3.2.2) and CDT (3.1.2)? There was a bugfix in one of the latest updates (unfortunately it is not mentioned in the release notes).
However, it still does not work all the time! Sometimes you have to call build project twice! I have already submitted a bug report #170748 and #163183.



Occasionally when I'm changing things in the dialog box I'll get a "see
error log" message... any idea where this file is located?  I've check the
obvious places (project root, .eclipse, home dir and find nothing obvious.)
The log file is in YOUR_WORKSPACE_DIR/.metadata/.log

Thanks again for the assistance!
You're welcome.

  Axel