Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » How to implement the source's relative path or absolute unix format path in subdir.mk automatically?
How to implement the source's relative path or absolute unix format path in subdir.mk automatically? [message #520996] Tue, 16 March 2010 02:23
Eclipse UserFriend
The project has some source files in another folder against the project folder.
The development enviroment is Windows XP + Cygwin + CDT.
With the managed makefile, the results on build gives always the following error at subdir.mk.

*** target pattern contains no `%'. Stop.

This is because the subdir.mk file has the absolute path in windows format to the source files in the another folder. When edit the subdir.mk so that the path's format becomes to unix like /cygdrive/c/... manually, the problem is gone. What I want to know is this manual process is done automatically with like CDT Preference settings. Does anyone know how to it?

[Updated on: Tue, 16 March 2010 02:24] by Moderator

 
Read Message
Previous Topic:Outline view is blank but data is present
Next Topic:Refreshing Option Display in Tool Setting
Goto Forum:
  


Current Time: Wed Jul 16 11:02:40 EDT 2025

Powered by FUDForum. Page generated in 0.11571 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top