help-octave
[Top][All Lists]
Advanced

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

RE: "undefined reference" error message when using mkoctfile to create o


From: address@hidden
Subject: RE: "undefined reference" error message when using mkoctfile to create oct file
Date: Sat, 18 Feb 2017 11:54:30 +0900 (JST)

octave for windows is built by GCC.

Your linker option is perhaps wrong.

-l NewpDll.lib might be modified to

-lNewpDll

Tatsuro



reply via email to

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