|
| From: | John Donoghue |
| Subject: | [Octave-bug-tracker] [bug #48334] fl-core package fails to compile in dev octave |
| Date: | Tue, 28 Jun 2016 20:18:27 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586 |
URL:
<http://savannah.gnu.org/bugs/?48334>
Summary: fl-core package fails to compile in dev octave
Project: GNU Octave
Submitted by: lostbard
Submitted on: Tue 28 Jun 2016 08:18:25 PM GMT
Category: Octave Forge Package
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Build Failure
Status: None
Assigned to: None
Originator Name: JohnD
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: Microsoft Windows
_______________________________________________________
Details:
When attempting to compile in mxe-octave, using the current 4.1.0+ dev octave.
i686-w64-mingw32-g++ -std=gnu++11 -c
-I/home/johnd/mxe-octave/w32-410/usr/i686-w64-mingw32/include
-I/home/johnd/mxe-octave/w32-410/usr/i686-w64-mingw32/include/octave-4.1.0+/octave/..
-I/home/johnd/mxe-octave/w32-410/usr/i686-w64-mingw32/include/octave-4.1.0+/octave
-I/home/johnd/mxe-octave/w32-410/usr/i686-w64-mingw32/include -pthread
-mieee-fp -g -O2 fl_compose.cc -o fl_compose.o
fl_compose.cc: In function 'int get_available_cpus()':
fl_compose.cc:754:3: error: 'SYSTEM_INFO' was not declared in this scope
SYSTEM_INFO sysinfo;
^
fl_compose.cc:755:19: error: 'sysinfo' was not declared in this scope
GetSystemInfo( &sysinfo );
^
fl_compose.cc:755:27: error: 'GetSystemInfo' was not declared in this scope
GetSystemInfo( &sysinfo );
^
Makefile:20: recipe for target 'fl_compose.oct' failed
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?48334>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |