Hi,
I am newbie, want to use Code::Blocks to develop an open source project with C.
this project has normal steps to build: ./configure, make, make install
I should create an empty project and add all the files into this empty project? But there are sub folders, I should add the sub-folder one by one?
thanks,
Jingzhe