On Tue, Jun 12, 2012 at 9:19 PM, Xiaofan Chen <xiaof...@gmail.com> wrote: > On Tue, Jun 12, 2012 at 9:07 PM, Xiaofan Chen <xiaof...@gmail.com> wrote: >> As already mentioned before, there are a few warnings >> under NetBSD but as per Pete we are going to wait for >> some BSD people to chime in to help resolve the warnings. >> I think that is fair. > > There are no compiler warnings under OpenBSD. And since > I can get libusbdotnet working under OpenBSD I tested with > the RC1 as well and it still works fine. > > I have no idea about why the error message comes out but > xusb and libusbdotnet both work with the benchmark device.
I think I have mentioned this before, the new VS11 Beta can not convert the existing VS2010 project properly. I think this is not a real problem for now but we may need to create a new VS11 solution in the near future. Tested under Windows 8 Preview Release. libusb-win32 and libusbk's VS2008 solution have the same problem under VS11 beta. C:\work\libusbx\libusbx-1.0.12-rc1\msvc\libusb_static.vcxproj : error : The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information. 1) Method not found: 'Int32 System.Collections.Generic.IReadOnlyDictionary`2.get_Count()'. Resulting in: The type initializer for 'Microsoft.VisualStudio.Project.ProjectServiceAccessor' threw an exception. Resulting in: An exception occurred while trying to create an instance of type 'Microsoft.VisualStudio.Project.ProjectServiceAccessor'. Resulting in: Cannot activate part 'Microsoft.VisualStudio.Project.ProjectServiceAccessor'. Element: Microsoft.VisualStudio.Project.ProjectServiceAccessor --> Microsoft.VisualStudio.Project.ProjectServiceAccessor --> CachedAssemblyCatalog Resulting in: Cannot get export 'Microsoft.VisualStudio.Project.ProjectServiceAccessor (ContractName="Microsoft.VisualStudio.Project.IProjectServiceAccessor")' from part 'Microsoft.VisualStudio.Project.ProjectServiceAccessor'. Element: Microsoft.VisualStudio.Project.ProjectServiceAccessor (ContractName="Microsoft.VisualStudio.Project.IProjectServiceAccessor") --> CachedAssemblyCatalog C:\work\libusbx\libusbx-1.0.12-rc1\msvc\libusb_dll.vcxproj : error : The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information. 1) Method not found: 'Int32 System.Collections.Generic.IReadOnlyDictionary`2.get_Count()'. Resulting in: The type initializer for 'Microsoft.VisualStudio.Project.ProjectServiceAccessor' threw an exception. Resulting in: An exception occurred while trying to create an instance of type 'Microsoft.VisualStudio.Project.ProjectServiceAccessor'. Resulting in: Cannot activate part 'Microsoft.VisualStudio.Project.ProjectServiceAccessor'. Element: Microsoft.VisualStudio.Project.ProjectServiceAccessor --> Microsoft.VisualStudio.Project.ProjectServiceAccessor --> CachedAssemblyCatalog Resulting in: Cannot get export 'Microsoft.VisualStudio.Project.ProjectServiceAccessor (ContractName="Microsoft.VisualStudio.Project.IProjectServiceAccessor")' from part 'Microsoft.VisualStudio.Project.ProjectServiceAccessor'. Element: Microsoft.VisualStudio.Project.ProjectServiceAccessor (ContractName="Microsoft.VisualStudio.Project.IProjectServiceAccessor") --> CachedAssemblyCatalog C:\work\libusbx\libusbx-1.0.12-rc1\msvc\listdevs.vcxproj : error : The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information. 1) Method not found: 'Int32 System.Collections.Generic.IReadOnlyDictionary`2.get_Count()'. Resulting in: The type initializer for 'Microsoft.VisualStudio.Project.ProjectServiceAccessor' threw an exception. Resulting in: An exception occurred while trying to create an instance of type 'Microsoft.VisualStudio.Project.ProjectServiceAccessor'. Resulting in: Cannot activate part 'Microsoft.VisualStudio.Project.ProjectServiceAccessor'. Element: Microsoft.VisualStudio.Project.ProjectServiceAccessor --> Microsoft.VisualStudio.Project.ProjectServiceAccessor --> CachedAssemblyCatalog Resulting in: Cannot get export 'Microsoft.VisualStudio.Project.ProjectServiceAccessor (ContractName="Microsoft.VisualStudio.Project.IProjectServiceAccessor")' from part 'Microsoft.VisualStudio.Project.ProjectServiceAccessor'. Element: Microsoft.VisualStudio.Project.ProjectServiceAccessor (ContractName="Microsoft.VisualStudio.Project.IProjectServiceAccessor") --> CachedAssemblyCatalog C:\work\libusbx\libusbx-1.0.12-rc1\msvc\xusb.vcxproj : error : The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information. 1) Method not found: 'Int32 System.Collections.Generic.IReadOnlyDictionary`2.get_Count()'. Resulting in: The type initializer for 'Microsoft.VisualStudio.Project.ProjectServiceAccessor' threw an exception. Resulting in: An exception occurred while trying to create an instance of type 'Microsoft.VisualStudio.Project.ProjectServiceAccessor'. Resulting in: Cannot activate part 'Microsoft.VisualStudio.Project.ProjectServiceAccessor'. Element: Microsoft.VisualStudio.Project.ProjectServiceAccessor --> Microsoft.VisualStudio.Project.ProjectServiceAccessor --> CachedAssemblyCatalog Resulting in: Cannot get export 'Microsoft.VisualStudio.Project.ProjectServiceAccessor (ContractName="Microsoft.VisualStudio.Project.IProjectServiceAccessor")' from part 'Microsoft.VisualStudio.Project.ProjectServiceAccessor'. Element: Microsoft.VisualStudio.Project.ProjectServiceAccessor (ContractName="Microsoft.VisualStudio.Project.IProjectServiceAccessor") --> CachedAssemblyCatalog -- Xiaofan ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel