Results 1 to 4 of 4
hello there!.
I'm having trouble with codeblocks and a widgets application. Im trying to create a basic application, but i need to include the wx/mousestate.h file. When i compile it ...
- 04-06-2011 #1Just Joined!
- Join Date
- Apr 2011
- Posts
- 2
cannot find wx/mousestate.h
hello there!.
I'm having trouble with codeblocks and a widgets application. Im trying to create a basic application, but i need to include the wx/mousestate.h file. When i compile it cannot find the file. I'm afraid i need to install any module, but i have installed a lot of them and i couldn't solve the problem.
thanks.
- 04-06-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
Depending upon the version of WX you are using, you need the development package. What is your Linux distribution+version?
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 04-06-2011 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
Also, I have the wx development package installed on my RHEL 6 system, and there is no mousestate.h header file, or anything that remotely looks like it.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 04-06-2011 #4Just Joined!
- Join Date
- Apr 2011
- Posts
- 2
the ubuntu version is "maverick" and gnome version is "2.32.0".
But i'm affraid that i should try another way in order to deal with the mouse position.


Reply With Quote