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

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

[Octave-bug-tracker] [bug #63642] Bug while installing packages with pkg


From: Elouan
Subject: [Octave-bug-tracker] [bug #63642] Bug while installing packages with pkg
Date: Thu, 12 Jan 2023 02:03:13 -0500 (EST)

Follow-up Comment #7, bug #63642 (project octave):

Here the two command asked just in case :

 ~ mkoctfile-7.3.0 -p CC 
clang
 ~ mkoctfile-7.3.0 -p CXX
clang++


But it seems like the answer :

[comment #6 comment #6:]
> 
> ...  -std=c++14 -g  -std=gnu++11 ...
> 
> 
> does not look right.
> 
> Can you try:
> 
> octave:1> setenv("CXX", "clang++ -std=gnu++14")
> octave:2> pkg install -verbose -forge image
> 
> 

from Dimitri worked just fine and solve my issue,
I've tried with some of the script I had and it's working like a charm.
I would be happy if someone is willing to explain me where the problem was.

Thanks again the two of you for your help !



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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