From: Ramachandran M <ra...@ta...> - 2007-05-03 06:57:01
|
Thanks I downloaded .dsp and .dsw from the cvs source .Now i am able to compile it. Is it portable to linux also?if it is portable,which driver is used? Ram ---- Original message ---- Date: Wed, 02 May 2007 17:17:27 +0200 From: Frank Fesevur <ff...@us...> Subject: Re: [wxCode-users] Compiling wxvidcap To: wxc...@li... >At 2-5-2007 8:40, Ramachandran M wrote: >> I have downloaded the wxcode.zip file.I want to compile wxvidcap >> component.But it has only .dsp file. >> How to compile a wxvidcap in wxmsw2.6.4 ? >> Is there any procedure to compile the wxcode componenets in wxmsw? > >The .dsp is a sub-file for a MSVC6 project (similar to a .vcproj file). >You can add it to a project. > >With MSVC it should compile out of the box. With gcc (both MinGW and >cygwin) it does not work, because of problems with the header vfw.h that >comes with these gcc versions. Haven't tried any other compiler or OS yet. > >Regards, >Frank > > >------------------------------------------------------------------------- >This SF.net email is sponsored by DB2 Express >Download DB2 Express C - the FREE version of DB2 express and take >control of your XML. No limits. Just data. Click to get it now. >http://sourceforge.net/powerbar/db2/ >_______________________________________________ >wxCode-users mailing list >wxC...@li... >https://lists.sourceforge.net/lists/listinfo/wxcode-users |