Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Eclipse CDT and implicit makefiles

Eclipse CDT and implicit makefiles

Scheduled Pinned Locked Moved IT & Infrastructure
helptutorialc++visual-studio
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    crewchill
    wrote on last edited by
    #1

    Hi. I'm running into this vexing problem with using Eclipse IDE to load existing makefiles. The problem is the makefiles are defined by implicit rules. For example, the include path has a variable $(INCLUDE) that is being set and modified depending on other included makefiles (.mk). So now Eclipse would just barf the flag "Unresolved inclusion". I can fix this by reading the makefile which the source directory belong to, and add the path manually. Doing this individually for 55 directories really suck. Any ideas how to make this work? Maybe a tool to run all the makefiles once and update the .cproject file maybe? Or, is there other C++ IDE that takes in Cygwin GCC compiler and GDB that can handle this (I tried NetBeans with C++, same problem) ? Doesn't have to be free. Thanks!

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups