Hi, When i enable in wxWidgets in config.vc the next:
# Link with gdiplus.lib? (Needed for wxGraphicsContext, will also set wxUSE_GRAPHICS_CONTEXT) [0,1] USE_GDIPLUS = 1 this result in linking errors in wxstedit ( and later also in wxLua) and all other modules i presume. So i add in the makefile.vc by hand the missing gdiplus.lib. I wonder how it would be possible to handle this directly in bakefile generated makefiles. For instance, build.cfg, contains the setting for USE_GDIPLUS, so it can be detected. A second bakefile related problem is that building debug and release of wxstedit, both result in the same library name: wcode_msw28_stedit But for debug it should generate: wcode_msw28d_stedit Francesco, are you able to fix that? ;-) Regards, Klaas ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ wxCode-users mailing list wxCode-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxcode-users