score:1
i always execute cmake
outside eclipse and open the generated eclipse project in eclipse.
use -g "eclipse cdt4 - unix makefiles"
to specify eclipse as the generator.
following are the full set of eclipse generators.
eclipse cdt4 - nmake makefiles
= generates eclipse cdt 4.0 project files.
eclipse cdt4 - mingw makefiles
= generates eclipse cdt 4.0 project files.
eclipse cdt4 - ninja = generates eclipse cdt 4.0 project files.
eclipse cdt4 - unix makefiles= generates eclipse cdt 4.0 project files.
type in cmake --help
to see what generators are supported by your specific cmake version.
Source: stackoverflow.com
Related Query
- How do you change the cmake generator in Eclipse?
- How do you change the default test location in Eclipse when using Maven?
- How do you change the label text in java using eclipse and scene builder?
- How do you change what the Eclipse debugger displays for an object in the Variables pane?
- Eclipse - How do you change the font color of package explorer?
- How to change the Eclipse default workspace?
- How to change the value of ${user} variable used in Eclipse templates
- Eclipse: How do you change the highlight color of the currently selected method/expression?
- How do I change the default author and committer in the Eclipse Git plugin?
- How to change the color of current line & text selection in eclipse (for Java)?
- How to change the highlight color in autocomplete box in Eclipse
- How do I change in an eclipse web project the WebContent folder to something different?
- How do you open an external Vim editor containing the active Eclipse editor file
- How to change the default Eclipse startup workspace?
- How to change the background color for changed files in eclipse project explorer?
- How do you open the Eclipse web browser?
- How to change the font size of the Eclipse editor tab's title
- How do you automate the installation of Eclipse plugins with command line?
- Eclipse dark theme for windows: how to change the color of scroll bars and title bars to dark?
- How do you compile an Android project into an .apk file in Eclipse without launching the emulator?
- How to make the whole line change color in Eclipse when I toggle a breakpoint?
- Eclipse keeps re-checking my git repositories. How do I turn this off or change the interval?
- How to change the Control+Space autocomplete shortcut keys in Eclipse for Android
- Eclipse Theme - How to change the color of the main editor text
- how to change the display language in eclipse
- How do I change the code convention in Eclipse
- How do you uninstall the Scala Eclipse plugin?
- How (if possible) can I change the color option for the highlighted search results in eclipse (Moonrise theme)?
- How to change the color of Eclipse RCP view title bar
- How to change the default C++ file extension in Eclipse CDT when creating a new file?
More Query from same tag
- R.Java file not generated after clean the project
- how to switch to another revision in svn without 'merging' files
- Eclipse Node Debugger require() exception
- Eclipse: How to disable check-out option if file has compilation errors
- using eclipse, how to debug java application build to ear using ant and deployed on weblogic
- Internal error during "Initialize Java Debug Session" on Eclipse
- How to close jframe panel or window
- Generate report with multiple features using Java
- How do I select a file within a .app in Mac OS X?
- How can I link external files to eclipse in php and force it to copy to my project folder?
- Eclipse Running OK on Mountain Lion?
- Remote Play framework and Eclipse
- How to open a PHP file with a JS or HTML Editor in Eclipse
- How do I view JRE's source code in Eclipse?
- 'DataNucleus Enhancer' Error 206
- sonar-collapsible if statements
- Adding a Custom Nature to Existing Android Project
- SSl Handshake validation error in connection to SQL Server by JDBC driver
- TFS Eclipse Plugin - Can't Select Query
- Unable to run junits in eclipse for jhipster sample app gradle
- Display specfic folder videos in a listview with Thumbnails android
- Android: How do I make a video splash screen repeat until webview finishes loading the url?
- Eclipse PDT PHP + HTML Formatter is not aligned?
- Maven to Eclipse build issue while creating web application
- Eclipse Indigo with Subclipse and draw2d
- Creating vector of vectors (2D array) inside a class - Error:C++ requires a type specifier for all declarations
- Proper Logging for Eclipse plug-in development
- java.lang.reflect.InvocationTargetException Encoder class (org.owasp.esapi.reference.DefaultEncoder) CTOR threw exception
- Migrating from editorAction to org.eclipse.ui.menus
- I can't debug anymore in Eclipse...only Class.class opens