Request to Visual Studio users for new wx.dsw testing

Do you like to promote your wxWidgets based application or component!? Post it here and let's see what the critics have to say. Also, if you found that ONE wx component the world needs to know about, put it here for future reference.
Post Reply
Jamie
Filthy Rich wx Solver
Filthy Rich wx Solver
Posts: 205
Joined: Wed Mar 30, 2005 10:56 pm

Request to Visual Studio users for new wx.dsw testing

Post by Jamie »

Hi,

I've recently updated the workspace file (build/msw/wx.dsw) in CVS HEAD and would like to know if it now successfully builds DLL versions of wx on all Visual Studio versions.

I've only got access to Visual Studio .NET 2003 and have tested that but would like to hear from users of other versions of Visual Studio to see if it works across all versions.

So if users of other versions could download the latest CVS and test it by batch building a DLL Debug version of wx that would be greatly appreciated. You will still need to manually copy include/wx/msw/setup0.h to lib/vc_dll/mswd/wx/setup.h

Thanks
priyank_bolia
wxWorld Domination!
wxWorld Domination!
Posts: 1339
Joined: Wed Aug 03, 2005 8:10 am
Location: BANGALORE, INDIA
Contact:

Post by priyank_bolia »

Except for the dbgrid dll, I am able to create all.
------ Build started: Project: dbgrid, Configuration: DLL Unicode Release Win32 ------

Linking...
LINK : fatal error LNK1181: cannot open input file '..\..\lib\vc_dll\wxbase27u_odbc.lib'

Build log was saved at "file://c:\wxWidgets\build\msw\vc_mswudll\dbgrid\BuildLog.htm"
dbgrid - 1 error(s), 0 warning(s)
Jamie
Filthy Rich wx Solver
Filthy Rich wx Solver
Posts: 205
Joined: Wed Mar 30, 2005 10:56 pm

Post by Jamie »

priyank_bolia wrote:Except for the dbgrid dll, I am able to create all.
Thanks, that's a known problem for now. What Visual Studio version did you use?
priyank_bolia
wxWorld Domination!
wxWorld Domination!
Posts: 1339
Joined: Wed Aug 03, 2005 8:10 am
Location: BANGALORE, INDIA
Contact:

Post by priyank_bolia »

VS 2003.NET, I also have 2005 but didn't tried on it yet.
chenzhengxi
Earned a small fee
Earned a small fee
Posts: 22
Joined: Tue Jan 17, 2006 9:49 am

Post by chenzhengxi »

I use vc2005 :D :D :D
all the problem have been solved
Jamie
Filthy Rich wx Solver
Filthy Rich wx Solver
Posts: 205
Joined: Wed Mar 30, 2005 10:56 pm

Post by Jamie »

Thank you all. I will update the installation notes to reflect the changes.

I guess no one uses VS6? Understandable :)

As for moving this thread, I don't consider it an Announcement or a Discovery but believe it was more appropriate in the original forum I posted it in (Compiler / Linking / IDE Related). Obviously moderators thought differently...
Post Reply