Author Topic: build log and messages  (Read 6913 times)

Offline johnny

  • Single posting newcomer
  • *
  • Posts: 3
build log and messages
« on: December 17, 2009, 06:44:54 am »
while i am compiling my project, and using "dlopen" function a library in codeblocks


the messages in "Build log " and "Build messages" are unreadable..

pls help me to solve this problem..

tks.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: build log and messages
« Reply #1 on: December 17, 2009, 06:56:35 am »
while i am compiling my project, and using "dlopen" function a library in codeblocks


the messages in "Build log " and "Build messages" are unreadable..

pls help me to solve this problem..

tks.

First: please don't start a poll, if you just want to ask a question !
I locked the poll.

Second: Use the correct forum to start a topic, you started it in a forum dedicated to C::B development only, not to development with C::B !

Third: With that  less information you give, you will hardly get a useful answer.

Which version of C::B, which OS and version, which compiler, which language settings.

What means unreadable ?

Please describe more exactly.

Offline johnny

  • Single posting newcomer
  • *
  • Posts: 3
Re: build log and messages
« Reply #2 on: December 17, 2009, 09:04:12 am »
sorry..

C::B---version: 8.02
OS: redhat linux
Complier: GNU GCC Compiler
Language: c++

Description:
-- some messages cannot display in "Build log" and "Build messages",  which are unreadable code.
 

tks.
             


Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: build log and messages
« Reply #3 on: December 17, 2009, 09:53:01 am »
What means unreadable code ?
Is it possible to copy it and paste here ?
What charset-encoding do you use (output of locale on the console) ?