First  |  Prev | 
Pages: 431 432 433 434 435 436 437 438 439 440 441
Linking errors
> Hello I'm trying to compile a program using wxWidgets 2.6.1 and Visual C++ 2005 Express I've compiled wx libraries and my program with the static option (Debug Multithreaded) but > I'm getting these errors: Can anyone help me please???? Thanks in advance Creating library vc_mswd\wxDelay_d.lib ... 28 Nov 2005 21:50
dev-cpp and wxwidgets
Hello, I would like to use dev-c++ togheter with wxwidgtes. Following the instructions from http://www.wxwindows.org/devcpp.htm#links I installed the latest versions of Imagelib and wxwindows devpak. If I create a new wxWidgets GUI project and compile it I get many errors regarding tpyes already defined. ... 25 Sep 2005 11:17
wxglade
Hi all, I'm tring to learn wxpython & wxglade, but I have already a problem to use wxglade. To learn wxglade I read this tutorial : http://www.serpia.com/page3.php I lanch wxglade under xterm, when I click on "add Frame" button of wxglade panel, a dialogue windows whith 2 choises : wxFrame wxMDIChildFra... 14 Sep 2005 13:38
What libraries to link?
Hi there, I am trying to go through one of the wxWidgets tutorials and have a very simple Hello World app I am trying to get running. It now compiles fine and I've got most of he Visual C++ strangeness worked through but I still can't seem to lose the linker errors. It looks like I am either missing libs or I've... 11 Sep 2005 18:37
Plotting problems
Hi, I have to create some professional graphs from serial data in real time. I was unable and I downloaded wxPlot, but I can not compile it whit wxDev-cpp..can someone send me a .dev project's file? Or another solution? Best Franco --------------------------------------------------------------------- To unsubs... 12 Sep 2005 06:52
wxImage/wxBitmap
When creating a wxBitmap from a wxImage, what is the color order of the image data? It seems to be backwards from what I would expect. I have an array of 24-bit RGB data (size = width * height * 3). However, when I convert this to a bitmap and blit it to a wxPanel, I get the color order which suggests a BGR... 22 Aug 2005 13:45
determining image resolution (dpi)
Can anybody please tell me how to determine the dpi resolution ina a image? thanks, Alex. --------------------------------------------------------------------- To unsubscribe, e-mail: wx-users-unsubscribe(a)lists.wxwidgets.org For additional commands, e-mail: wx-users-help(a)lists.wxwidgets.org ... 21 Aug 2005 13:40
wxArray::Sort is not idiot proof
Hi, Can anybody please help me with the correct syntax for using Sort() with an Object Array, I am getting myself in a complete muddle with the whole CMPFUNC thing. The manual says: wxArray::Sort void Sort(CMPFUNC<T> compareFunction) The notation CMPFUNC<T> should be read as if we had the following de... 27 Jun 2005 13:15
OT: a loss for wxWidgets
This is a bit of an off-topic rant/venting, but I'm sure some may be interested in this story. Basically, the smallish software development group of which I'm a part recently made a decision on long-term user interface architecture and strategy for our applications. Obviously, one of the things we looked at was... 27 Jun 2005 06:32
problem building
Hi, I'm using VC6++, and keep getting this problem even if I first force a rebuild of wxbase26d.lib. What am I doing wrong? Linking... Creating library ..\..\lib\vc_dll\wxbase26d.lib and object ...\..\lib\vc_dll\wxbase26d.exp shell32.lib(shguid.obj) : fatal error LNK1103: debugging information co... 29 Apr 2005 03:34
First  |  Prev | 
Pages: 431 432 433 434 435 436 437 438 439 440 441