Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: el_kapitano on October 15, 2012, 04:23:30 am

Title: Linux driver project missing
Post by: el_kapitano on October 15, 2012, 04:23:30 am
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
Title: Re: Linux driver project missing
Post by: MortenMacFly on October 15, 2012, 07:25:40 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.
Title: Re: Linux driver project missing
Post by: el_kapitano on October 15, 2012, 08:40:05 am
thx, i'll give it a try  ;)