Hi Matt I'm Simon Haggett, one of the maintainers of CEUSBKWrapper. CEUSBKWrapper is provided as two Platform Builder subprojects (drv\ceusbkwrapperdrv.pbpxml and lib\ceusbkwrapper.pbpxml), which must be incorporated into an OS design. For now, CEUSBKWrapper requires Windows CE 6.0 or later (although my colleague, Toby Gray, has also produced patches which add support for CE 5.0). The instructions below assume you're building a Windows CE 6.0 image.
To incorporate each subproject, open the OS design and, in Solution Explorer, find the Subprojects node. Right click this, and select "Add Existing Subproject...". In the Open dialog that appears, navigate to and open the .pbpxml file for the subproject. This should then appear under the Subprojects node in Solution Explorer. Once all required subprojects have been added, right-click Solution Explorer and select "Set Subproject Build Order". Ensure that the projects are built in the following order: 1. ceusbkwrapperdrv 2. ceusbkwrapper Finally, build the subprojects using the "Rebuild All Subprojects" option from the Build menu. Depending on your Visual Studio Platform Builder configuration, this should also cause a new run-time image to be generated. If it does not, use the "Make Run-Time Image" option from the Build menu to regenerate the run-time image. I've also updated the CEUSBKWrapper project with a README.txt, describing the steps above and other information. Please also consult this for more details. The project's Git repository can be found at: https://github.com/RealVNC/CEUSBKWrapper Many thanks Simon On 16/05/13 08:35, Claessen, Matt - [Avantes] wrote: > Hi, > > I am trying to use libusbx with Windows CE, but I am having some trouble > getting it to work. > > I understand it is necessary to include CEUSBKWrapper in the Windows CE > image. > > I downloaded a file with sourcecode, but detailed instructions as how to > add this are not included. > > I have Platform Builder 5 through 7 (from our MSDN subscription), but I > have not done much with it apart from compiling the standard CEPC image. > > Is there a description available that shows how to add CEUSBKWrapper? > > Better yet, is there a VMware image available, with a CEPC image that > includes this part? > > Unfortunately, Microsoft still does not support USB in Virtual PC when > it comes to Windows CE. > > Regards, Matt > > > > ------------------------------------------------------------------------------ > AlienVault Unified Security Management (USM) platform delivers complete > security visibility with the essential security capabilities. Easily and > efficiently configure, manage, and operate all of your security controls > from a single console and one unified framework. Download a free trial. > http://p.sf.net/sfu/alienvault_d2d > > > > _______________________________________________ > libusbx-devel mailing list > libusbx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/libusbx-devel > ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel