Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Unable to build QFC under 6.4.0 and IDE 4.5: (1 Item)
   
Unable to build QFC under 6.4.0 and IDE 4.5  
Have the following 'warning' message for the following projects:


'No active build configurations defined. All existing configurations will be built.'

Cli, Guardian, Ramdisk, SatTest, Serv, TPool, Thrs, testAP

Under right-click of Cli project, Build Configurations/Set Active, the active configuration is ntox86-gcc-3.3.5-debug, 
with ntox86-gcc-3.3.5-release and ntox86-gcc-4.2.3-release.

Folders ntox86-gcc-3.3.5-debug and notx86-gcc-3.3.5-release are created for Cli project.

Here's the output of the build.

**** Clean-only build of configuration ntox86-gcc-3.3.5-debug for project Cli ****

make clean 
rm -rf  ./Cli.o ./main.o  ./Cli.d ./main.d  Cli_g
 

**** Build of configuration ntox86-gcc-3.3.5-debug for project Cli ****

make all 
Building file: ../Cli.cpp
Invoking: QCC Compiler
qcc  -o Cli.o ../Cli.cpp -V3.3.5,gcc_ntox86_cpp -w1 -I"C:\QNX_QFC\sigc++\public" -I"C:\QNX_QFC\QFC\public" -I"C:\QNX_QFC
\Serv" -c -g -Wc,-Wno-parentheses -Wp,-MMD,Cli.d -Wp,-MT,Cli.o
cc: unknown target 'gcc_ntox86_cpp+debug'
cc: no targets defined in /3.3.5!
make: *** [Cli.o] Error 1