Software Archive
Read-only legacy content
17061 Discussions

Unity 4.6.2 - build to x86_64 does not work

yosun
Innovator
433 Views

I can't seem to get build to x86_64 to work - each time the build runs, the RealSense camera does not activate..

Does RealSense (current version) only work with x86? (Even though a x64 machine is required O_o) 

0 Kudos
3 Replies
Matthias_H_Intel
Employee
433 Views

have you installed the drivers for the camera at all? 

0 Kudos
Iulian_D_
Beginner
433 Views

It works, make sure you add the 64bit version of libpxccpp2c.dll in the same folder with your application executable. For testing in the editor you have to use the win32 version of the library because Unity Editor is still on 32-bit architecture and can't load a 64bit version library.

0 Kudos
Ricardo_Braga
Beginner
433 Views

I am using Unity 4.6.2. So far so good.

0 Kudos
Reply