News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Linux driver project missing

Started by el_kapitano, October 15, 2012, 04:23:30 AM

Previous topic - Next topic

el_kapitano

Hello guyz,

i've just installed code blocks under windows and also under linux.
in windows i had an option to create a linux driver project and can't find it in the linux version.
what am i doing wrong?

best regards

MortenMacFly

Quote from: el_kapitano on October 15, 2012, 04:23:30 AM
what am i doing wrong?
Nothing., The windows driver project is based on a wizard provided by the community. Nobody provided this (so far) for Linux. However, you can manually edit the wizard for Windows and create a new one for Linux, if desired. These wizards are script-based, so they do not need any compilation or alike.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

el_kapitano