help-octave
[Top][All Lists]
Advanced

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

Re: Problem Using evalfis function in fuzzy logic toolkit package octave


From: Uttam Raj
Subject: Re: Problem Using evalfis function in fuzzy logic toolkit package octave.
Date: Thu, 9 Jan 2014 12:35:09 +0530

hello,
        i am getting problem in configuring QtHandles in my window.can any one help to come out this..

C:\Users\Uttam>cd c:\QtHandles-master

c:\QtHandles-master>qmake -recursive
Reading C:/QtHandles-master/tool/tool.pro
Reading C:/QtHandles-master/src/src.pro

c:\QtHandles-master>nmake

Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation.  All rights reserved.

        cd tool/ && ( test -e Makefile || C:/Qt/Qt5.2.0/5.2.0/mingw48_32/bin/qma
ke.exe C:/QtHandles-master/tool/tool.pro -o Makefile ) && "C:\Program Files (x86
)\Microsoft Visual Studio 10.0\VC\bin\nmake.exe" -f Makefile

Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation.  All rights reserved.

        "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\nmake.exe" -
f Makefile.Release

Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation.  All rights reserved.

        g++ -c -pipe -fno-keep-inline-dllexport -IC:\Octave-3.7.2+\include\octav
e-3.7.2+\octave\.. -IC:\Octave-3.7.2+\include\octave-3.7.2+\octave -IC:\Octave-3
.7.2+\include -Ic:/Software/VC10Libs/include -isystem c:/Software/VC10Libs/inclu
de -Ic:/Software/VC10Libs/include/freetype2 -Ic:/Software/VC10Libs/include -Ic:/
Software/VC10Libs/include -O2 -MD -wd4244 -fp:strict -fp:except- -EHsc -MP -Zi -
w -frtti -fexceptions -mthreads -DUNICODE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GU
I_LIB -DQT_CORE_LIB -I. -I'../../Qt/Qt5.2.0/5.2.0/mingw48_32/include' -I'../../Q
t/Qt5.2.0/5.2.0/mingw48_32/include/QtWidgets' -I'../../Qt/Qt5.2.0/5.2.0/mingw48_
32/include/QtGui' -I'../../Qt/Qt5.2.0/5.2.0/mingw48_32/include/QtCore' -I'releas
e' -I'../../Qt/Qt5.2.0/5.2.0/mingw48_32/mkspecs/win32-g++' -o release/octave-qt.
o octave-qt.cpp
g++.exe: error: unrecognized command line option '-wd4244'
g++.exe: error: unrecognized command line option '-fp:strict'
g++.exe: error: unrecognized command line option '-fp:except-'
g++.exe: error: unrecognized command line option '-EHsc'
g++.exe: error: unrecognized command line option '-Zi'
NMAKE : fatal error U1077: 'C:\MinGW\bin\g++.EXE' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0
\VC\bin\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.




On Tue, Dec 31, 2013 at 3:33 PM, Uttam Raj <address@hidden> wrote:
hi ,
      i am new in octave and i am working on fuzzy logic toolkit mamdani tip calculator but i am getting difficulty in evalfis function.Evalfis performance is very slow it is taking too much time to calculate even 10 input data and also giving divide by zero warning.
                    please tell me how to solve this issue in octave.

--
UttamRaj




--
UttamRaj


reply via email to

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