Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not open openTSPS.exe #51

Closed
emo44 opened this issue Oct 1, 2012 · 5 comments
Closed

Could not open openTSPS.exe #51

emo44 opened this issue Oct 1, 2012 · 5 comments

Comments

@emo44
Copy link

emo44 commented Oct 1, 2012

libusb0.dll is missing

@robotconscience
Copy link
Collaborator

Thanks for posting this issue! Can you reply with details about your
operating system + computer setup? Also, were you able to install the
kinect drivers as noted in the readme?

On Oct 1, 2012, at 5:46 AM, emo44 notifications@github.com wrote:

libusb0.dll is missing


Reply to this email directly or view it on
GitHubhttps://github.com//issues/51.

@emo44
Copy link
Author

emo44 commented Oct 1, 2012

Ok, works now, (i'm from mac) ;-)
Installing drivers in windows is a "mistery" for me. Thank's a lot. great program and multiple posibilities. I'm going to test with unity.

@robotconscience
Copy link
Collaborator

Ok great! Working on putting together a how-to screen shot setup for the
driver stuff. Glad it's working for you now!

On Oct 1, 2012, at 8:52 AM, emo44 notifications@github.com wrote:

Ok, works now, (i'm from mac) ;-)
Installing drivers in windows is a "mistery" for me. Thank's a lot. great
program and multiple posibilities. I'm going to test with unity.


Reply to this email directly or view it on
GitHubhttps://github.com//issues/51#issuecomment-9030513.

@AlejandroMM
Copy link

I had the same problem for Windows 7 64bits ( and I am trying to work in win32 due to versions and other issues with other software packages) and I fixed it following this:

I first went to:

C:\OpenTSPS-1.3\drivers\xbox nui camera\x86

and like it says in the READ ME file:
x86\libusb0_x86.dll: x86 32-bit library. Must be renamed to libusb0.dll

then a copy that file and installed it to your system directory.
This is what other person wrote:
////////////////////////////
By default, this is:

C:\Windows\System (Windows 95/98/Me)
C:\WINNT\System32 (Windows NT/2000)
C:\Windows\System32 (Windows XP, Vista, 7)

If you use a 64-bit version of Windows, you should also place libusb0.dll in C:\Windows\SysWOW64\

Make sure overwrite any existing files (but make a backup copy of the original file).

Reboot your computer.

If the problem still occurs, try the following:

Open Windows Start menu and select "Run...".
Type CMD and press Enter (or if you use Windows ME, type COMMAND)).
Type regsvr32 libusb0.dll and press Enter.

//////////////////////////

Hope this helps.

@robotconscience
Copy link
Collaborator

Hey guys, all of this is now in the "Getting Started - Windows" tutorial on openTSPS.com:
https://brett-renfer-c451.squarespace.com/tutorials/2012/10/31/getting-started-windows

Closing this issue now, please feel free to re-open if there are more issues!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants