Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: temporaryavailable on July 28, 2010, 10:59:37 am

Title: 'Bitmap' was not declared in this scope.. why?
Post by: temporaryavailable on July 28, 2010, 10:59:37 am
Why does this happen?
And why am i the only one experiencing this?
I googled but found nothing.
Someone help please.. :?

edit: OS i am using is XP sp3
edit2: this is the code producing the error:

Bitmap myBitmap;

duh
Title: Re: 'Bitmap' was not declared in this scope.. why?
Post by: Jenna on July 28, 2010, 11:03:45 am
Your post does not give any information about your system.
That violates our forum rules.

And it looks like your problem is not related to C::B, but your configuration or compiler.
This is another violation of our forum rules.

Our forum is dedicated to C::B related questions only.
Title: Re: 'Bitmap' was not declared in this scope.. why?
Post by: temporaryavailable on July 28, 2010, 11:18:17 am
Im sorry if im breaking rules i just registered..
I just edited my post with the OS information. Please specify any other info that is needed and i will promptly provide it.

I understand this looks like a C::B non-related problem but then please tell me what im missing please  :(
Title: Re: 'Bitmap' was not declared in this scope.. why?
Post by: MortenMacFly on July 29, 2010, 07:03:30 am
I understand this looks like a C::B non-related problem but then please tell me what im missing please  :(
As this can be anything (Bitmap class of ANY SDK) nobody can tell you unless you precisely tell us what OS, SDK's you use and post more than a one-liner - e.g. the whole program.

However, as Jens said - this is not supported in our forum as it is not related to C::B. So please ask this question e.g. in a C++ related forum (e.g. http://www.cplusplus.com/forum or see here: http://lmgtfy.com/?q=C%2B%2B+forum) with ALL information as stated above. Alternatively if you know from what SDK "Bitmap" comes from, find a forum related to that SDK.

Topic locked.