|
From: Brian H. <Bri...@da...> - 2006-04-06 23:15:47
|
Stephen, Thanks for that. I was able to successfully compile, but I was unable to use make_all.bat. Each time I compiled, I could only compile one item -- that is to say either libusb0.dll or libusb0.sys or the inf wizard. I was unable to compile them all (or even two). To make the next binary, I would have to re-fetch from cvs. Also, I got some warnings that the code files were neither in DOS nor Unix text format (I'm thinking it was a Mac format). I was able to fix that by performing a "dos2unix *" command on all the source files. I was able to compile the following for X64 (or, at least AMD64): 1) libusb0.sys 2) libusb0.dll 3) infwizard.exe 4) testlibusb.exe I couldn't compile the Windows version of the test program. Anyway, I should have enough to start testing on Windows XP 64 (and possibly even on Windows Vista X64 Beta 1). I'll try to report back what I find. Let me know if I should watch out for any "gotchas". I'm basically trying to move some libraries/executables over to X64 for my company's USB device. We previously had a build of our code against regular old X86 libusb for Windows. Thanks again, --Brian Hindman > -----Original Message----- > From: lib...@li... > [mailto:lib...@li...]On Behalf Of > Stephan Meyer > Sent: Thursday, April 06, 2006 12:27 PM > To: lib...@li... > Subject: [Libusb-win32-devel] Re: [Libusb-win32-devel] 64-bit Windows > libusb build - anyone done it yet? > > > > I fixed it. A new version (new .bat files) is in the CVS. > The problem was that the old batch files didn't properly > remove temporary files when they were run from a > "free build environment" > > > Stephen, > > > > Hi. I now have a test setup with a 64-bit AMD machine. > However, I was > > unable to compile the *.sys driver with Server 2003 DDK x64 build > > environment. > > > > See below for the errors (after retrieving libusb CVS code > earlier in the > > day). > > Looks like there are quite a few "unresolved external > symbols". Is there a > > missing file or include somewhere? > > > > Please help if you can. > > > > By the way, the filter driver seemed to compile and link > correctly :) > > > > Thanks, > > --Brian Hindman > > > > > > _______________________________________________________________ > SMS schreiben mit WEB.DE FreeMail - einfach, schnell und > kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking > scripting language > that extends applications into web and mobile media. Attend > the live webcast > and join the prime developer group breaking into this new > coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720& dat=121642 _______________________________________________ Libusb-win32-devel mailing list Lib...@li... https://lists.sourceforge.net/lists/listinfo/libusb-win32-devel -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.3.5/302 - Release Date: 4/5/2006 |