biojae
28-02-2010, 02:13
Is there a way to either use Java Native Interface or JNA to combine C++ code compiled in windriver and Java code from netbeans, to run on the cRio?
From poking around the ported Java vision libraries, it seems as though JNA is used, so C++ code is being called.
How would one go about writing C++ code in windriver that could be used in Java?
From poking around the ported Java vision libraries, it seems as though JNA is used, so C++ code is being called.
How would one go about writing C++ code in windriver that could be used in Java?