vote up 0 vote down star

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.

flag

74% accept rate
Can you report the precise nature of the failure (e.g. the specific error message)? – Martin v. Löwis Oct 23 at 5:16
it does not find header files like io.h and stdio.h so i include the vc/include to the include directories and it still gives 20 odd built error. like this link forums.ni.com/ni/board/… – Kazoom Oct 23 at 17:07

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.