views:

98

answers:

0

I need to access LabWindows API and/or fucntions written in labwindows from Python.

My approach so far I have been able to do so in Visual studio using SWIG to some extent, but my dll creation fails when i try to generate it in Labwindows using the source file and the SWIG generated wrapper file.