Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Unity 4.6.2 - build to x86_64 does not work

yosun
Innovator
816 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
816 Views

have you installed the drivers for the camera at all? 

0 Kudos
Iulian_D_
Beginner
816 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
816 Views

I am using Unity 4.6.2. So far so good.

0 Kudos
Reply