Bon visiblement je ne suis pas sur d'y arriver correctement pour mon projet.
Alors j'ai comme structure de projet:
Code:
1 2 3 4 5 6 7 8 9
|
${PROJECT_PATH}
${PROJECT_PATH}/src/
${PROJECT_PATH}/src/include/
${PROJECT_PATH}/cMakeScripts/
${PROJECT_PATH}/Debug/
${PROJECT_PATH}/sdk_builds/ec_mingw
${PROJECT_PATH}/sdk_builds/ec_gcc
${PROJECT_PATH}/sdk_builds/msvc |
Pour l'instant j'obtient en generant un projet eclipse un .cproject et .project dans le repertoire sdk_builds/ec_gcc/
Cependant quand j'import ce projet les sources ne sont pas visible, mais si le projet compile correctement. Il y a un moyen de creer un liens ??? vers ces fichiers...