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

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

[Octave-bug-tracker] [bug #61393] [octave forge] (sparsersb) Crash while


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61393] [octave forge] (sparsersb) Crash while "pkg test sparsersb"
Date: Fri, 14 Oct 2022 12:54:58 -0400 (EDT)

Update of bug #61393 (project octave):

                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #6:

I tried to build librsb 1.3.0.1 in MXE Octave. But it fails with the
following:

x86_64-w64-mingw32-g++ -g -O2 -DRSBPP_HAS_RSB_H=1
-I/home/osboxes/mxe-octave-stable/usr/x86_64-w64-mingw32/include
-I/home/osboxes/mxe-octave-stable/tmp-librsb/librsb-1.3.0.1
-DRSBPP_HAS_RSB_H=1
-L/home/osboxes/mxe-octave-stable/usr/x86_64-w64-mingw32/lib  rsbpp.cpp   -o
rsbpp
In file included from rsbpp.cpp:28:
rsbpp.hpp:337:10: fatal error: librsbpp.h: No such file or directory
  337 | #include <librsbpp.h>
      |          ^~~~~~~~~~~~
compilation terminated.


A missing -I flag maybe? Or should that be `#include <librsbpp/librsbpp.h>`?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61393>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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