User forums > Using Code::Blocks
some suggest/bugreport for CB 8.02
morning:
i have found the reason! :P
my project only have a configration!and cb report there is no configration
after i add anthoer configration,cb found two configration.and import all compiler/linker flags,it's so amazing.
maybe i have to check cb source, :)
BTW,virtual folders in vc project were lost
morning:
i've got the reason,why cb can not process those porject files including only single project configration
cb import use following keyword to find all configration
--- Quote ---!IF "$(CFG)" == "cbtest - Win32 Release"
!ELSEIF "$(CFG)" == "cbtest - Win32 Debug"
--- End quote ---
but in single configration project file,there is no such words...so cb got 0 configration.
Navigation
[0] Message Index
[*] Previous page
Go to full version