Code::Blocks Forums

User forums => Help => Topic started by: liunino on January 19, 2017, 03:40:41 am

Title: Compiler environment error
Post by: liunino on January 19, 2017, 03:40:41 am
as the attached file, i have installed the related installation package, in the compilation process there are still several compiler errors,
could anyone please tell me how to resolve this problem? thanks.  :-\
Title: Re: Compiler environment error
Post by: stahta01 on January 19, 2017, 03:59:33 am
Post a build log.

http://wiki.codeblocks.org/index.php/FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F (http://wiki.codeblocks.org/index.php/FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F)
Title: Re: Compiler environment error
Post by: stahta01 on January 19, 2017, 04:03:40 am
You likely need to either use the Compiler the code was written for or port the code to the Compiler you plan to use.

We can tell more after you post the build log.

Please also read the rules for this site.
http://forums.codeblocks.org/index.php/topic,9996.0.html (http://forums.codeblocks.org/index.php/topic,9996.0.html)

Tim S.