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

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

[Octave-bug-tracker] [bug #53921] g++ (see also issue 53920)


From: Fred Hoeve
Subject: [Octave-bug-tracker] [bug #53921] g++ (see also issue 53920)
Date: Wed, 16 May 2018 04:15:45 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?53921>

                 Summary: g++ (see also issue 53920)
                 Project: GNU Octave
            Submitted by: fredh
            Submitted on: Wed 16 May 2018 08:15:43 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Fred H
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

in the CMD box I specify the command

g++ -I c:\octave\octave-4.4.0\include\octave-4.4.0 -I
c:\octave\octave-4.4.0\include\octave-4.4.0\octave -c standalone.cc -o
standalone440.exe

this will create the exe.

After running standalone440.exe I got the error message:
This version of C:\Apps\octave\Hello\standalone440.exe is not compatible with
the version of Windows you're running. Check your computer's system
information and then contact the software publisher.

the standalone.cc file is given in issue  53920

before given the g++ command I run 
path = c:\octave\octave-4.4.0\bin;%PATH%
set TERM="cygwin"
set GNUTERM="wxt"
set GS="gs.exe"

path = c:\octave\octave-4.4.0\qt5\bin;%PATH%
set QT_PLUGIN_PATH=c:\octave\octave-4.4.0\qt5\plugins




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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