Skip to Content
0
Former Member
Sep 24, 2017 at 09:49 AM

DVL Library compatibility

123 Views

Hey, I was trying to use DVL library on the Swift project, but it didn't succeed.

When I initialized DVLCore and called method core->InitRenderer(), I received result like DVLRESULT_HARDWAREERROR.

P.S.: I use Objective-C++ class for communication with C++ language and bridging header for recompiled Objective-C++ classes into Swift classes.