Search found 1 match
- Fri Oct 21, 2011 1:44 am
- Forum: Camera SDK
- Topic: Problem with calling from Unity
- Replies: 6
- Views: 4885
Re: Problem with calling from Unity
<t>Hello! I have the same problem here!<br/> <br/> I have created a dll I want to call from another program but it dies at singleton creation.<br/> The weird thing is that it works sometimes if I put a printf instruction before creating the singleton. Unfortunately, this is not an acceptable solutio...