help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GPIB on cygwin


From: zchen
Subject: Re: GPIB on cygwin
Date: Thu, 7 Mar 2019 09:58:10 -0600 (CST)

Thank you again for all the help!

In fact,  GPIB works under the Windows native version (mingw) as well.

I basically followed the same process:

1. Make a directory, e.g., in c:\Octave\Octave-4.4.1\include\gpib\, and put
ib.h in it. 

2. Copy libgpib.a into c:\Octave\Octave-4.4.1\lib\.  (you can use the one
from cygwin or make a new one in mingw using dlltool)

3. In Octave, run 
pkg install -forge instrument-control





--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]