transfer CDT project from linux to windows [message #758538] |
Wed, 23 November 2011 10:40  |
Eclipse User |
|
|
|
I'm trying to create a CDT project in Windows or Linux and transfer the project to the other OS. I'm able to create a project and make it compile on either platform, but I can't get intellisense to work on the second platform and I receive errors and warnings in the IDE. The IDE isn't able to find the system include files no matter how I modify the project settings, which creates a bunches of undefined errors and missing header file warnings.
A project transferred from Windows to Linux gives an 'invalid project path' error with a path pointing to '<project_dir>/Debug/include'. A project transferred from Linux to Windows gives an 'error launching external scanner' warning which seems to indicate a 'discovery options' setting problem, but I receive this warning no matter how I change the settings.
The only method I've come up with that solves all of these problems is to create project files for Linux and Windows but that's not an ideal solution. I'd like to do it with different build configurations. Is this possible?
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07065 seconds