octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #53099] Problem installing image package on de


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #53099] Problem installing image package on dev version
Date: Sun, 11 Feb 2018 08:27:43 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063

Follow-up Comment #4, bug #53099 (project octave):

It is taking any argument after a 'unknown' option as part of the option (in
this case the filename) which then will do nothing as there are no files to
compile.

Rearranging the args so that the 'unknown' option is not directly preceeding
the filename works:

 mkoctfile -Wall -O2 -g _spatial_filtering_.cc

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53099>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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