ffll-devel Mailing List for FFLL - Free Fuzzy Logic Library
Brought to you by:
michaelz
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(3) |
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(1) |
Feb
(5) |
Mar
(1) |
Apr
(1) |
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
2004 |
Jan
|
Feb
(1) |
Mar
(3) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
2006 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
From: thaihoa t. v. <tvt...@ya...> - 2008-11-06 09:50:10
|
Hi all, I would like to use FFLL for the fuzzy controller written in Visual C++ 6.0. Please help me how to use this library. Both FFLL and Visual C++ are new to me. Thanks in advance. Thai Hoa |
From: Dorje <do...@fo...> - 2008-06-15 19:01:15
|
Sent: Sunday, June 15, 2008 2:30 PM To: 'ffl...@li...' Subject: I would like to hire a FFLL expert to work with me to integrate this API into my problem domain Please contact 905-521-3839 Blane Land CTO Forexcafe.org bl...@fo... No virus found in this outgoing message. Checked by AVG. Version: 7.5.524 / Virus Database: 270.3.0/1503 - Release Date: 6/14/2008 6:02 PM No virus found in this outgoing message. Checked by AVG. Version: 7.5.524 / Virus Database: 270.3.0/1503 - Release Date: 6/14/2008 6:02 PM |
From: Yesid H. <iyh...@gm...> - 2007-04-02 19:58:20
|
Hi, I just sign on in the list, I haven't see much work on FFLL the last days (2 years??). I would like to know if this list work right now, if it is working I would like to offer some minor changes I did to the FFLL sources. Well waiting for your responses. Ibraim |
From: <emi...@en...> - 2006-09-01 19:47:52
|
Hello, I'm attempting to get the AIWisdom demo up and running under linux. I've been able to build both on my dev box and have resolved a few of the portability issues I've come across, but i've run into one that's confusing me. When I run the AIWisdom demo application it begins to parse the fcl file and works fine (with some minor tweaks for linux) up untill it goes to parse the Rules section. in int FuzzyModelBase::load_rules_from_fcl_file(std::ifstream& file_contents= ) near the lines ~1890 // parse it... char seps[] =3D " :;\t\n\r"; // right now we only care about the first part (before the colon)... char* operation =3D strtok(line, seps); // right now we only support 'and' if (strncmp(operation, "AND", strlen("AND")) =3D=3D 0) { I receive a segfault because 'operation' is set to 0x0 (NULL) from strtok and then passed to strncmp (which is where the segfault occurs). I apoligise for not having specific line numbers as I have added some includes and fixed some linux compatability issues already in this file. My goal with this work is to port FFLL to Linux and provide a wrapper to Python and will be happy to contribute my work in this respect. I've noticed quite a few users are trying to get this going under linux and if i'm going to do the work anyways, others might as well benefit form it. please let me know if you would like any additional information. At this point i'm a bit stumped but perhaps lunch will remedy that. Eamon Millman |
From: Aly El-O. <el...@ar...> - 2006-02-13 23:09:52
|
Hello, I am trying to compile the sample code under linux but I get a series of errors. In function 'main' :undefined reference to 'ffll_new_model' In function 'main' :undefined reference to 'ffll_load_fcl_file' In function 'main' :undefined reference to 'ffll_new_child' In function 'main' :undefined reference to 'ffll_set_value' I am not sure how to correct that. I have applied the linux patch available on sourceforge and was able to compile and get the ffll_gcc.a. I am trying to compile AIWisdom.cpp as follows g++ ffll_gcc.a AIWisdom.cpp -o AIWisdom Please let me know what is wrong. Thanks |
From: <pat...@gm...> - 2005-11-16 13:36:37
|
Hello guys, I am planning of implementing this library to create a module that will be used in my diploma's project in my University. I will include it in GenoM platform wich require to have only C library (You can have C++ inside but i= t must be wrapped in C code). Is the FFL will worked then? I just want to ensure it to my supervisor before doing the implementation. Thanks you! PS: Oh, by the way, great job on your FFL controler library. -- Patrice Gagn=E9 Never argue with an idiot. They drag you down to their level, then beat you with experience. -Dilbert- |
From: Renato <ren...@te...> - 2005-10-22 12:08:59
|
Hello,=20 Does anyone know how to create models using spark viewer? I've = downloaded it from the FFLL website but I can only open the fcl files = already created. And even so I can't change anything on this file.. Is there any license required to make spark viewer fully functional? Thanks Renato PS: By the way, I'm new in this list :-) |
From: <ha...@me...> - 2004-05-24 16:52:53
|
Hi I am new with FFLL. I have done my own port to Linux g++/gcc - one more header file and Makefile. I found in mailing list that you would like to work with FIS files from Matlab (R). At this moment I am preparing parser for this files to XML, but in middle I could try to store FIS structure to FFLL classes. Is there any possibility to prepare UML diagram for FFLL. I think it could be very useful. I will try but, as I said I am new kid on the FFLL. And last question: What is "FCL"? Very best regards, Seweryn Habdank-Wojewodzki. -- |\/\/| `\/\/' |
From: Ian M. <ian...@co...> - 2004-03-12 16:07:31
|
Hi again. Please ignore my last email I looked at the source. Thanks again. -Ian |
From: Ian M. <ian...@co...> - 2004-03-12 15:52:48
|
Hi there. I am trying to use MSVC++6 to build an application that uses your posted stable release of the ffll dll for Windows. The application compiles correctly (I guess the .lib is linking correctly). The trouble is calls to ffll_new_model() always return 0 as the model handle. Also closing a model using the ffll_close_model(model) on a handle of 0 causes an application error. Are there any docs or some sort of assistance anywhere that I can use to get some insight into your libraries. I have a project that I want to use ffll for starting right away and yours looks like the best. Thanks for your time. All the best. -Ian |
From: Samuel M. <3em...@wa...> - 2004-03-08 18:32:40
|
Hello, i would like to use an exponential function, so i write my points in the fcl file : (0, 0) (10, 0.01) (20, 0.04) (30, 0.09) (40, 0.16) (50, 0.25) ... (100, 1) (100, 0); but spark viewer say "error". how should i do ? is it possible to modify a curve into spark viewer ? |
From: Samuel M. <3em...@wa...> - 2004-02-05 17:15:34
|
Hello, I'm a french AI programmer, and I would like to use FFLL. I have = made some tests but I encounter a difficulty : I don't know how to add = rules which do not depend on all input variables. =20 For example, we have these variables : =20 VAR_INPUT Our_Health REAL; (* RANGE(0 .. 100) *)=20 Enemy_Health REAL; (* RANGE(0 .. 100) *)=20 END_VAR =20 Is it possible to make a rule which only depend on Our_Health like this = one : RULE 0: IF (Our_Health IS Near_Death) THEN (Aggressiveness IS = Fight_Defensively); ? I have tried but without success :( =20 Is there any solution to do that ? Greetings Samuel |
From: Andreas V. <and...@br...> - 2003-11-23 00:34:59
|
Hi, I try to use FFLL with Linux and after some Makefile and source modifications it works. Later I'll send you my Linux Makefile and source modifications if you like. First I'll improve it and perhaps try to build a shared object library. I could create the static library and compile the AIWisdom.cpp demo source in Linux. But output is only: AIWisdom: ../MemberFuncBase.cpp:490: int MemberFuncBase::set_value(int, double): Assertion `val >= 0.0f' failed. I looked at the source and there is: int MemberFuncBase::set_value(int idx, RealType val) { // this version takes a value from 0 to 1 and maps it to a value between 0 and DOM max // mapp the float to the values[] array makeing sure it doen't go over // the DOM max assert(val >= 0.0f); assert(val <= 1.0f); // set it if it's out of range if (val < 0.0f) val = 0; if (val > 1.0f) val = 1; So, I ask myself why is there an correction routine for val if there is an assert before? If I comment out the assert commands it works great. I've noticed also another porting problem. If I start the sample like I downloaded the files I got: Error Opening aiwisdom.fcl After some time I found the solution. The fcl file has Window Line Feed Format, but in Linux is another Line Feed Format. I could correct this problem with the dos2unix and unix2dos tools, but I think this is a great portability problem of the parser. Perhaps there's an easy solution to correct this, but I hadn't yet the time to look into the parser code. thanks Andreas |
From: Andreas V. <and...@br...> - 2003-11-12 23:29:09
|
Hi, we write an application whose fuzzy rules should later be modified with a GUI, like Matlab did it with "fis" files. Do you know an application like this? Or is there a fis (Matlab) to FCL converter somewhere? regards Andreas |
From: a h m a d <pe...@ya...> - 2003-06-30 11:34:42
|
Hello all, I am coding an application under Linux that requires fuzzy logic, so i am considering using FFLL. Has anyone wrote a makefile for linux gcc? thanks in advance Ahmad Basha "Smile . . . tomorrow will be worse." [The Murphy Philosophy] --------------------------------- Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! |
From: Michael Z. <Mic...@Lo...> - 2003-05-05 16:50:43
|
FFLL was (again) updated. The change was to support multiple fuzzy = models. The cange was to only one line so if you've already downloaded = the source for 2.2.0 check out the "history" page = (http://ffll.sourceforge.net/history.htm) to find out more about the = change. Michael Z ----- Original Message -----=20 From: Michael Zarozinski=20 To: ffl...@li...=20 Sent: Monday, April 28, 2003 3:13 PM Subject: FFLL Update Hello all, I wanted to let you know that I've released a new version of FFLL. = There was an update to the (internals) of the API to prevent pre-mature = destructor calls and a small update to the Center of Gravity = defuzzification method. I've also posted a sample .FCL file and a sample (MSVC) application = that uses that .FCL file. In addtion.. I've released a patch for Spark! Viewer. Spark! Viewer = allows you to visually the fuzzy logic models you make. You can find all the updates at the FFLL site: = http://ffll.sourceforge.net/ Michael Z |
From: Michael Z. <Mic...@Lo...> - 2003-04-28 19:13:44
|
Hello all, I wanted to let you know that I've released a new version of FFLL. There = was an update to the (internals) of the API to prevent pre-mature = destructor calls and a small update to the Center of Gravity = defuzzification method. I've also posted a sample .FCL file and a sample (MSVC) application that = uses that .FCL file. In addtion.. I've released a patch for Spark! Viewer. Spark! Viewer = allows you to visually the fuzzy logic models you make. You can find all the updates at the FFLL site: = http://ffll.sourceforge.net/ Michael Z |
From: Michael Z. <Mic...@Lo...> - 2003-03-09 10:41:11
|
Yes and no... you don't have to "fuzzify" it, you can use singletons as = the terms of the variable. So using your example: IF hydrogen IS high AND methane IS not_high THEN state IS overload; IF state IS overload AND filling_level IS full THEN feed IS stop; One of the input variables to the 2nd model would have singleton terms = like "overload".=20 Michael Z ----- Original Message -----=20 From: Ernst Murnleitner=20 To: 'Michael Zarozinski' ; ffl...@li...=20 Sent: Thursday, February 20, 2003 2:15 PM Subject: AW: [Ffll-devel] Nested Rules Possible ? Hello Michael, if I use two models, the output has to be defuzzified and fuzzified = again? I need that the outptut variables of model 1 can be used without = defuzzification/fuzzification before they are used as input for model 2. Greetings, Ernst |
From: Ernst M. <mu...@aw...> - 2003-02-20 19:13:20
|
Hello Michael, if I use two models, the output has to be defuzzified and fuzzified again? I need that the outptut variables of model 1 can be used without defuzzification/fuzzification before they are used as input for model 2. Greetings, Ernst |
From: Michael Z. <Mic...@Lo...> - 2003-02-20 13:43:04
|
I can't see anything in the FCL standard that prevents these type of = nested rules, but FFLL doesn't deal with them for things like: =20 >> IF hydrogen IS high AND methane IS not_high THEN state IS overload; >> IF state IS overload AND filling_level IS full THEN feed IS stop; I would create two FFLL models. One that has 'state' as output and = another that uses that value as an input. In the example above, 2 models = would be needed as the output variables are different ('state' and = 'feed') Michael Z |
From: chen <ch...@me...> - 2003-02-20 07:09:42
|
Hi, It is really nice to see the FFLL class. but did someone has an example project for showing how to apply the FFLL calss into a uesful project, such as a MIMO fuzzy logic system can approximation a nonliear function/system or it can make some control tasks online or offline ? Thanks in advance! chen |
From: Ernst M. <mu...@aw...> - 2003-02-19 13:56:57
|
Hello readers, I am new to this list. I consider to fffl for a research project. The resulting software would b= e open-source, too. I need nested rules, like IF hydrogen IS high AND methane IS not_high THEN state IS overload; IF state IS overload AND filling_level IS full THEN feed IS stop; I don't know if nested rules are possible (I do also not know if it is in the FCL standard). Greetings Ernst ******************************************** Awite Bioenergie Grepmeier & Murnleitner GbR Angerstra=DFe 9 D-85416 Langenbach-Niederhummel Dr.-Ing. Ernst Murnleitner http://awite.com email: mu...@aw... Tel. +49-8761-334979 Fax. +49-8761-334981 ******************************************** |
From: tanerustuntas <tan...@tt...> - 2003-02-10 11:39:15
|
confirm 784086 |
From: Yves G. <cy...@sy...> - 2003-01-11 17:38:08
|
Hi, I'm wondering if someone as made a makefile for Linux/Unix gcc 2.96 or higher. If not then may be I could help in some fashion. Thanks Yves |
From: Randeep S. <ra...@it...> - 2002-12-10 10:36:29
|
Hi, I downloaded FFLL, Dev C++ and ran the project. I get 3 missing header files: bits/c++config.h bits/c++io.h bits/gthr.h ... and lots of error messages! Please let me know. Thanks, Randeep ---------------------------------------------------------------- Compiler: Default compiler Building Makefile: "C:\Dev-Cpp\Fuzzy\Src\GCC\Makefile.win" Executing make clean rm -f ../RuleArray.o ../COGDefuzzSetObj.o ../COGDefuzzVarObj.o ../DefuzzSetObj.o ../DefuzzVarObj.o ../FFLLAPI.o ../FFLLBase.o ../FuzzyModelBase.o ../FuzzyOutSet.o ../FuzzyOutVariable.o ../FuzzyOutVariableBase.o ../FuzzySetBase.o ../FuzzyVariableBase.o ../MemberFuncBase.o ../MemberFuncSCurve.o ../MemberFuncSingle.o ../MemberFuncTrap.o ../MemberFuncTri.o ../MOMDefuzzSetObj.o ../MOMDefuzzVarObj.o ffll_gcc.ag++.exe -c ../RuleArray.cpp -o ../RuleArray.o -I"C:/DEV-CPP/include" -I"C:/DEV-CPP/include/c++" -I"C:/DEV-CPP/include" -I"c:/Dev-Cpp/include/c++/bits" -I"c:/Dev-Cpp/fuzzy/src" In file included from ../FFLLBase.h:78, from ../RuleArray.h:18, from ../RuleArray.cpp:14: C:/DEV-CPP/include/c++/string:45:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/string:46, from ../FFLLBase.h:78, from ../RuleArray.h:18, from ../RuleArray.cpp:14: C:/DEV-CPP/include/c++/bits/stringfwd.h:44:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../RuleArray.h:18, from ../RuleArray.cpp:14: C:/DEV-CPP/include/c++/bits/fpos.h:44:24: bits/c++io.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/fpos.h:45, from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../RuleArray.h:18, from ../RuleArray.cpp:14:C:/DEV-CPP/include/c++/cwchar:49:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/fpos.h:45, from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../RuleArray.h:18, from ../RuleArray.cpp:14: C:/DEV-CPP/include/c++/cwchar:65: conflicting types for `typedef struct mbstate_t mbstate_t'C:/DEV-CPP/include/wchar.h:282: previous declaration as `typedef int mbstate_t' In file included from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../RuleArray.h:18, from ../RuleArray.cpp:14: C:/DEV-CPP/include/c++/bits/fpos.h:60: 'streamoff' is used as a type, but is not defined as a type. C:/DEV-CPP/include/c++/bits/fpos.h:74: parse error before `__off' C:/DEV-CPP/include/c++/bits/fpos.h:75: missing ';' before right brace C:/DEV-CPP/include/c++/bits/fpos.h:77: semicolon missing after declaration of ` std::fpos<_StateT>'C:/DEV-CPP/include/c++/bits/fpos.h: In constructor `std::fpos<_StateT>::fpos()': C:/DEV-CPP/include/c++/bits/fpos.h:72: class `std::fpos<_StateT>' does not have any field named `_M_off' C:/DEV-CPP/include/c++/bits/fpos.h: At global scope: C:/DEV-CPP/include/c++/bits/fpos.h:77: parse error before `(' token C:/DEV-CPP/include/c++/bits/fpos.h:77: ISO C++ forbids defining types within return typeC:/DEV-CPP/include/c++/bits/fpos.h:77: syntax error before `(' token C:/DEV-CPP/include/c++/bits/fpos.h:79: syntax error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:82: syntax error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:86: syntax error before `operator' C:/DEV-CPP/include/c++/bits/fpos.h:89: syntax error before `+=' tokenC:/DEV-CPP/include/c++/bits/fpos.h:94: syntax error before `operator' C:/DEV-CPP/include/c++/bits/fpos.h:97: syntax error before `-=' token C:/DEV-CPP/include/c++/bits/fpos.h:102: parse error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:103: non-member function `bool operator==(...)' cannot have `const' method qualifier C:/DEV-CPP/include/c++/bits/fpos.h:103: `bool operator==(...)' must have an argument of class or enumerated type C:/DEV-CPP/include/c++/bits/fpos.h:103: `bool operator==(...)' must take exactly two arguments C:/DEV-CPP/include/c++/bits/fpos.h: In function `bool operator==(...)': C:/DEV-CPP/include/c++/bits/fpos.h:103: `_M_off' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/fpos.h:103: (Each undeclared identifier is reported only once for each function it appears in.) C:/DEV-CPP/include/c++/bits/fpos.h:103: `__pos' undeclared (first use this function)C:/DEV-CPP/include/c++/bits/fpos.h: At global scope: C:/DEV-CPP/include/c++/bits/fpos.h:106: parse error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:107: non-member function `bool operator!=(...)' cannot have `const' method qualifier C:/DEV-CPP/include/c++/bits/fpos.h:107: `bool operator!=(...)' must have an argument of class or enumerated type C:/DEV-CPP/include/c++/bits/fpos.h:107: `bool operator!=(...)' must take exactly two arguments C:/DEV-CPP/include/c++/bits/fpos.h:110: parse error before `)' token C:/DEV-CPP/include/c++/bits/fpos.h:113: `streamoff' was not declared in this scope C:/DEV-CPP/include/c++/bits/fpos.h:113: parse error before `)' token C:/DEV-CPP/include/c++/bits/fpos.h: In function `void _M_position(...)': C:/DEV-CPP/include/c++/bits/fpos.h:113: `__off' undeclared (first use this function)C:/DEV-CPP/include/c++/bits/fpos.h: At global scope: C:/DEV-CPP/include/c++/bits/fpos.h:114: parse error before `}' token C:/DEV-CPP/include/c++/bits/fpos.h:117: syntax error before `;' token In file included from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../RuleArray.h:18, from ../RuleArray.cpp:14: C:/DEV-CPP/include/c++/bits/char_traits.h:59: parse error before `;' token C:/DEV-CPP/include/c++/bits/char_traits.h:60: parse error before `;' token C:/DEV-CPP/include/c++/bits/char_traits.h:113: parse error before `;' tokenC:/DEV-CPP/include/c++/bits/char_traits.h:114: parse error before `;' tokenIn file included from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../RuleArray.h:18, from ../RuleArray.cpp:14: C:/DEV-CPP/include/c++/bits/stl_algobase.h:64:28: bits/c++config.h: No such file or directoryIn file included from C:/DEV-CPP/include/c++/bits/stl_algobase.h:67, from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../RuleArray.h:18, from ../RuleArray.cpp:14: C:/DEV-CPP/include/c++/cstdlib:49:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_algobase.h:70, from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../RuleArray.h:18, from ../RuleArray.cpp:14: C:/DEV-CPP/include/c++/iosfwd:44:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_algobase.h:72, from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../RuleArray.h:18, from ../RuleArray.cpp:14: C:/DEV-CPP/include/c++/bits/type_traits.h:54:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_iterator_base_funcs.h:68, from C:/DEV-CPP/include/c++/bits/stl_algobase.h:74, from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../RuleArray.h:18, from ../RuleArray.cpp:14:C:/DEV-CPP/include/c++/bits/concept_check.h:40:28: bits/c++config.h: No such file or directoryIn file included from C:/DEV-CPP/include/c++/bits/stl_alloc.h:86, from C:/DEV-CPP/include/c++/memory:55, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../RuleArray.h:18, from ../RuleArray.cpp:14: C:/DEV-CPP/include/c++/bits/stl_threads.h:52:23: bits/gthr.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_alloc.h:86, from C:/DEV-CPP/include/c++/memory:55, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../RuleArray.h:18, from ../RuleArray.cpp:14: C:/DEV-CPP/include/c++/bits/stl_threads.h:69: '__gthread_mutex_t' is used as a type, but is not defined as a type. C:/DEV-CPP/include/c++/bits/stl_threads.h:79:2: #error __GTHREAD_MUTEX_INIT or __GTHREAD_MUTEX_INIT_FUNCTION should be defined by gthr.h abstraction layer, report problem to lib...@gc....C:/DEV-CPP/include/c++/bits/stl_threads.h: In member function `void std::_Refcount_Base::_M_incr()': C:/DEV-CPP/include/c++/bits/stl_threads.h:86: `_M_ref_count_lock' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/stl_threads.h:86: `__gthread_mutex_lock' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/stl_threads.h:88: `__gthread_mutex_unlock' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/stl_threads.h: At global scope: C:/DEV-CPP/include/c++/bits/stl_threads.h:158: '__gthread_mutex_t' is used as a type, but is not defined as a type. C:/DEV-CPP/include/c++/bits/stl_threads.h: In member function `void std::_STL_mutex_lock::_M_acquire_lock()': C:/DEV-CPP/include/c++/bits/stl_threads.h:192: `_M_lock' undeclared (first use this function)In file included from C:/DEV-CPP/include/c++/memory:55, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../RuleArray.h:18, from ../RuleArray.cpp:14: C:/DEV-CPP/include/c++/bits/stl_alloc.h: At global scope: C:/DEV-CPP/include/c++/bits/stl_alloc.h:575: syntax error before `;' tokenC:/DEV-CPP/include/c++/bits/stl_alloc.h:575: confused by earlier errors, bailing outg++.exe -c ../COGDefuzzSetObj.cpp -o ../COGDefuzzSetObj.o -I"C:/DEV-CPP/include" -I"C:/DEV-CPP/include/c++" -I"C:/DEV-CPP/include" -I"c:/Dev-Cpp/include/c++/bits" -I"c:/Dev-Cpp/fuzzy/src" In file included from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzSetObj.h:15, from ../COGDefuzzSetObj.cpp:13: C:/DEV-CPP/include/c++/string:45:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/string:46, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzSetObj.h:15, from ../COGDefuzzSetObj.cpp:13: C:/DEV-CPP/include/c++/bits/stringfwd.h:44:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzSetObj.h:15, from ../COGDefuzzSetObj.cpp:13: C:/DEV-CPP/include/c++/bits/fpos.h:44:24: bits/c++io.h: No such file or directoryIn file included from C:/DEV-CPP/include/c++/bits/fpos.h:45, from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzSetObj.h:15, from ../COGDefuzzSetObj.cpp:13: C:/DEV-CPP/include/c++/cwchar:49:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/fpos.h:45, from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzSetObj.h:15, from ../COGDefuzzSetObj.cpp:13: C:/DEV-CPP/include/c++/cwchar:65: conflicting types for `typedef struct mbstate_t mbstate_t' C:/DEV-CPP/include/wchar.h:282: previous declaration as `typedef int mbstate_t' In file included from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzSetObj.h:15, from ../COGDefuzzSetObj.cpp:13: C:/DEV-CPP/include/c++/bits/fpos.h:60: 'streamoff' is used as a type, but is not defined as a type. C:/DEV-CPP/include/c++/bits/fpos.h:74: parse error before `__off' C:/DEV-CPP/include/c++/bits/fpos.h:75: missing ';' before right brace C:/DEV-CPP/include/c++/bits/fpos.h:77: semicolon missing after declaration of ` std::fpos<_StateT>' C:/DEV-CPP/include/c++/bits/fpos.h: In constructor `std::fpos<_StateT>::fpos()': C:/DEV-CPP/include/c++/bits/fpos.h:72: class `std::fpos<_StateT>' does not have any field named `_M_off' C:/DEV-CPP/include/c++/bits/fpos.h: At global scope: C:/DEV-CPP/include/c++/bits/fpos.h:77: parse error before `(' token C:/DEV-CPP/include/c++/bits/fpos.h:77: ISO C++ forbids defining types within return type C:/DEV-CPP/include/c++/bits/fpos.h:77: syntax error before `(' token C:/DEV-CPP/include/c++/bits/fpos.h:79: syntax error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:82: syntax error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:86: syntax error before `operator' C:/DEV-CPP/include/c++/bits/fpos.h:89: syntax error before `+=' token C:/DEV-CPP/include/c++/bits/fpos.h:94: syntax error before `operator' C:/DEV-CPP/include/c++/bits/fpos.h:97: syntax error before `-=' token C:/DEV-CPP/include/c++/bits/fpos.h:102: parse error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:103: non-member function `bool operator==(...)' cannot have `const' method qualifier C:/DEV-CPP/include/c++/bits/fpos.h:103: `bool operator==(...)' must have an argument of class or enumerated type C:/DEV-CPP/include/c++/bits/fpos.h:103: `bool operator==(...)' must take exactly two arguments C:/DEV-CPP/include/c++/bits/fpos.h: In function `bool operator==(...)': C:/DEV-CPP/include/c++/bits/fpos.h:103: `_M_off' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/fpos.h:103: (Each undeclared identifier is reported only once for each function it appears in.) C:/DEV-CPP/include/c++/bits/fpos.h:103: `__pos' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/fpos.h: At global scope: C:/DEV-CPP/include/c++/bits/fpos.h:106: parse error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:107: non-member function `bool operator!=(...)' cannot have `const' method qualifier C:/DEV-CPP/include/c++/bits/fpos.h:107: `bool operator!=(...)' must have an argument of class or enumerated type C:/DEV-CPP/include/c++/bits/fpos.h:107: `bool operator!=(...)' must take exactly two arguments C:/DEV-CPP/include/c++/bits/fpos.h:110: parse error before `)' token C:/DEV-CPP/include/c++/bits/fpos.h:113: `streamoff' was not declared in this scope C:/DEV-CPP/include/c++/bits/fpos.h:113: parse error before `)' token C:/DEV-CPP/include/c++/bits/fpos.h: In function `void _M_position(...)': C:/DEV-CPP/include/c++/bits/fpos.h:113: `__off' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/fpos.h: At global scope: C:/DEV-CPP/include/c++/bits/fpos.h:114: parse error before `}' token C:/DEV-CPP/include/c++/bits/fpos.h:117: syntax error before `;' token In file included from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzSetObj.h:15, from ../COGDefuzzSetObj.cpp:13: C:/DEV-CPP/include/c++/bits/char_traits.h:59: parse error before `;' token C:/DEV-CPP/include/c++/bits/char_traits.h:60: parse error before `;' token C:/DEV-CPP/include/c++/bits/char_traits.h:113: parse error before `;' token C:/DEV-CPP/include/c++/bits/char_traits.h:114: parse error before `;' tokenIn file included from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzSetObj.h:15, from ../COGDefuzzSetObj.cpp:13: C:/DEV-CPP/include/c++/bits/stl_algobase.h:64:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_algobase.h:67, from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzSetObj.h:15, from ../COGDefuzzSetObj.cpp:13: C:/DEV-CPP/include/c++/cstdlib:49:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_algobase.h:70, from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzSetObj.h:15, from ../COGDefuzzSetObj.cpp:13: C:/DEV-CPP/include/c++/iosfwd:44:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_algobase.h:72, from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzSetObj.h:15, from ../COGDefuzzSetObj.cpp:13: C:/DEV-CPP/include/c++/bits/type_traits.h:54:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_iterator_base_funcs.h:68, from C:/DEV-CPP/include/c++/bits/stl_algobase.h:74, from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzSetObj.h:15, from ../COGDefuzzSetObj.cpp:13: C:/DEV-CPP/include/c++/bits/concept_check.h:40:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_alloc.h:86, from C:/DEV-CPP/include/c++/memory:55, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzSetObj.h:15, from ../COGDefuzzSetObj.cpp:13: C:/DEV-CPP/include/c++/bits/stl_threads.h:52:23: bits/gthr.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_alloc.h:86, from C:/DEV-CPP/include/c++/memory:55, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzSetObj.h:15, from ../COGDefuzzSetObj.cpp:13:C:/DEV-CPP/include/c++/bits/stl_threads.h:69: '__gthread_mutex_t' is used as a type, but is not defined as a type. C:/DEV-CPP/include/c++/bits/stl_threads.h:79:2: #error __GTHREAD_MUTEX_INIT or __GTHREAD_MUTEX_INIT_FUNCTION should be defined by gthr.h abstraction layer, report problem to lib...@gc.... C:/DEV-CPP/include/c++/bits/stl_threads.h: In member function `void std::_Refcount_Base::_M_incr()': C:/DEV-CPP/include/c++/bits/stl_threads.h:86: `_M_ref_count_lock' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/stl_threads.h:86: `__gthread_mutex_lock' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/stl_threads.h:88: `__gthread_mutex_unlock' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/stl_threads.h: At global scope: C:/DEV-CPP/include/c++/bits/stl_threads.h:158: '__gthread_mutex_t' is used as a type, but is not defined as a type.C:/DEV-CPP/include/c++/bits/stl_threads.h: In member function `void std::_STL_mutex_lock::_M_acquire_lock()': C:/DEV-CPP/include/c++/bits/stl_threads.h:192: `_M_lock' undeclared (first use this function) In file included from C:/DEV-CPP/include/c++/memory:55, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzSetObj.h:15, from ../COGDefuzzSetObj.cpp:13: C:/DEV-CPP/include/c++/bits/stl_alloc.h: At global scope: C:/DEV-CPP/include/c++/bits/stl_alloc.h:575: syntax error before `;' token C:/DEV-CPP/include/c++/bits/stl_alloc.h:575: confused by earlier errors, bailing outg++.exe -c ../COGDefuzzVarObj.cpp -o ../COGDefuzzVarObj.o -I"C:/DEV-CPP/include" -I"C:/DEV-CPP/include/c++" -I"C:/DEV-CPP/include" -I"c:/Dev-Cpp/include/c++/bits" -I"c:/Dev-Cpp/fuzzy/src" In file included from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzVarObj.h:16, from ../COGDefuzzVarObj.cpp:14: C:/DEV-CPP/include/c++/string:45:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/string:46, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzVarObj.h:16, from ../COGDefuzzVarObj.cpp:14: C:/DEV-CPP/include/c++/bits/stringfwd.h:44:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzVarObj.h:16, from ../COGDefuzzVarObj.cpp:14: C:/DEV-CPP/include/c++/bits/fpos.h:44:24: bits/c++io.h: No such file or directoryIn file included from C:/DEV-CPP/include/c++/bits/fpos.h:45, from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzVarObj.h:16, from ../COGDefuzzVarObj.cpp:14: C:/DEV-CPP/include/c++/cwchar:49:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/fpos.h:45, from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzVarObj.h:16, from ../COGDefuzzVarObj.cpp:14: C:/DEV-CPP/include/c++/cwchar:65: conflicting types for `typedef struct mbstate_t mbstate_t'C:/DEV-CPP/include/wchar.h:282: previous declaration as `typedef int mbstate_t' In file included from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzVarObj.h:16, from ../COGDefuzzVarObj.cpp:14: C:/DEV-CPP/include/c++/bits/fpos.h:60: 'streamoff' is used as a type, but is not defined as a type. C:/DEV-CPP/include/c++/bits/fpos.h:74: parse error before `__off' C:/DEV-CPP/include/c++/bits/fpos.h:75: missing ';' before right brace C:/DEV-CPP/include/c++/bits/fpos.h:77: semicolon missing after declaration of ` std::fpos<_StateT>' C:/DEV-CPP/include/c++/bits/fpos.h: In constructor `std::fpos<_StateT>::fpos()': C:/DEV-CPP/include/c++/bits/fpos.h:72: class `std::fpos<_StateT>' does not have any field named `_M_off' C:/DEV-CPP/include/c++/bits/fpos.h: At global scope:C:/DEV-CPP/include/c++/bits/fpos.h:77: parse error before `(' token C:/DEV-CPP/include/c++/bits/fpos.h:77: ISO C++ forbids defining types within return type C:/DEV-CPP/include/c++/bits/fpos.h:77: syntax error before `(' token C:/DEV-CPP/include/c++/bits/fpos.h:79: syntax error before `&' tokenC:/DEV-CPP/include/c++/bits/fpos.h:82: syntax error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:86: syntax error before `operator' C:/DEV-CPP/include/c++/bits/fpos.h:89: syntax error before `+=' token C:/DEV-CPP/include/c++/bits/fpos.h:94: syntax error before `operator' C:/DEV-CPP/include/c++/bits/fpos.h:97: syntax error before `-=' token C:/DEV-CPP/include/c++/bits/fpos.h:102: parse error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:103: non-member function `bool operator==(...)' cannot have `const' method qualifier C:/DEV-CPP/include/c++/bits/fpos.h:103: `bool operator==(...)' must have an argument of class or enumerated type C:/DEV-CPP/include/c++/bits/fpos.h:103: `bool operator==(...)' must take exactly two arguments C:/DEV-CPP/include/c++/bits/fpos.h: In function `bool operator==(...)': C:/DEV-CPP/include/c++/bits/fpos.h:103: `_M_off' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/fpos.h:103: (Each undeclared identifier is reported only once for each function it appears in.) C:/DEV-CPP/include/c++/bits/fpos.h:103: `__pos' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/fpos.h: At global scope: C:/DEV-CPP/include/c++/bits/fpos.h:106: parse error before `&' tokenC:/DEV-CPP/include/c++/bits/fpos.h:107: non-member function `bool operator!=(...)' cannot have `const' method qualifier C:/DEV-CPP/include/c++/bits/fpos.h:107: `bool operator!=(...)' must have an argument of class or enumerated type C:/DEV-CPP/include/c++/bits/fpos.h:107: `bool operator!=(...)' must take exactly two arguments C:/DEV-CPP/include/c++/bits/fpos.h:110: parse error before `)' tokenC:/DEV-CPP/include/c++/bits/fpos.h:113: `streamoff' was not declared in this scope C:/DEV-CPP/include/c++/bits/fpos.h:113: parse error before `)' token C:/DEV-CPP/include/c++/bits/fpos.h: In function `void _M_position(...)': C:/DEV-CPP/include/c++/bits/fpos.h:113: `__off' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/fpos.h: At global scope: C:/DEV-CPP/include/c++/bits/fpos.h:114: parse error before `}' tokenC:/DEV-CPP/include/c++/bits/fpos.h:117: syntax error before `;' token In file included from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzVarObj.h:16, from ../COGDefuzzVarObj.cpp:14: C:/DEV-CPP/include/c++/bits/char_traits.h:59: parse error before `;' token C:/DEV-CPP/include/c++/bits/char_traits.h:60: parse error before `;' tokenC:/DEV-CPP/include/c++/bits/char_traits.h:113: parse error before `;' token C:/DEV-CPP/include/c++/bits/char_traits.h:114: parse error before `;' tokenIn file included from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzVarObj.h:16, from ../COGDefuzzVarObj.cpp:14: C:/DEV-CPP/include/c++/bits/stl_algobase.h:64:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_algobase.h:67, from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzVarObj.h:16, from ../COGDefuzzVarObj.cpp:14: C:/DEV-CPP/include/c++/cstdlib:49:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_algobase.h:70, from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzVarObj.h:16, from ../COGDefuzzVarObj.cpp:14: C:/DEV-CPP/include/c++/iosfwd:44:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_algobase.h:72, from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzVarObj.h:16, from ../COGDefuzzVarObj.cpp:14: C:/DEV-CPP/include/c++/bits/type_traits.h:54:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_iterator_base_funcs.h:68, from C:/DEV-CPP/include/c++/bits/stl_algobase.h:74, from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzVarObj.h:16, from ../COGDefuzzVarObj.cpp:14: C:/DEV-CPP/include/c++/bits/concept_check.h:40:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_alloc.h:86, from C:/DEV-CPP/include/c++/memory:55, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzVarObj.h:16, from ../COGDefuzzVarObj.cpp:14: C:/DEV-CPP/include/c++/bits/stl_threads.h:52:23: bits/gthr.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_alloc.h:86, from C:/DEV-CPP/include/c++/memory:55, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzVarObj.h:16, from ../COGDefuzzVarObj.cpp:14:C:/DEV-CPP/include/c++/bits/stl_threads.h:69: '__gthread_mutex_t' is used as a type, but is not defined as a type. C:/DEV-CPP/include/c++/bits/stl_threads.h:79:2: #error __GTHREAD_MUTEX_INIT or __GTHREAD_MUTEX_INIT_FUNCTION should be defined by gthr.h abstraction layer, report problem to lib...@gc.... C:/DEV-CPP/include/c++/bits/stl_threads.h: In member function `void std::_Refcount_Base::_M_incr()': C:/DEV-CPP/include/c++/bits/stl_threads.h:86: `_M_ref_count_lock' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/stl_threads.h:86: `__gthread_mutex_lock' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/stl_threads.h:88: `__gthread_mutex_unlock' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/stl_threads.h: At global scope: C:/DEV-CPP/include/c++/bits/stl_threads.h:158: '__gthread_mutex_t' is used as a type, but is not defined as a type.C:/DEV-CPP/include/c++/bits/stl_threads.h: In member function `void std::_STL_mutex_lock::_M_acquire_lock()': C:/DEV-CPP/include/c++/bits/stl_threads.h:192: `_M_lock' undeclared (first use this function)In file included from C:/DEV-CPP/include/c++/memory:55, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../COGDefuzzVarObj.h:16, from ../COGDefuzzVarObj.cpp:14: C:/DEV-CPP/include/c++/bits/stl_alloc.h: At global scope: C:/DEV-CPP/include/c++/bits/stl_alloc.h:575: syntax error before `;' token C:/DEV-CPP/include/c++/bits/stl_alloc.h:575: confused by earlier errors, bailing outg++.exe -c ../DefuzzSetObj.cpp -o ../DefuzzSetObj.o -I"C:/DEV-CPP/include" -I"C:/DEV-CPP/include/c++" -I"C:/DEV-CPP/include" -I"c:/Dev-Cpp/include/c++/bits" -I"c:/Dev-Cpp/fuzzy/src" In file included from ../FFLLBase.h:78, from ../DefuzzSetObj.h:16, from ../DefuzzSetObj.cpp:15: C:/DEV-CPP/include/c++/string:45:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/string:46, from ../FFLLBase.h:78, from ../DefuzzSetObj.h:16, from ../DefuzzSetObj.cpp:15: C:/DEV-CPP/include/c++/bits/stringfwd.h:44:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzSetObj.h:16, from ../DefuzzSetObj.cpp:15: C:/DEV-CPP/include/c++/bits/fpos.h:44:24: bits/c++io.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/fpos.h:45, from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzSetObj.h:16, from ../DefuzzSetObj.cpp:15: C:/DEV-CPP/include/c++/cwchar:49:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/fpos.h:45, from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzSetObj.h:16, from ../DefuzzSetObj.cpp:15: C:/DEV-CPP/include/c++/cwchar:65: conflicting types for `typedef struct mbstate_t mbstate_t' C:/DEV-CPP/include/wchar.h:282: previous declaration as `typedef int mbstate_t' In file included from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzSetObj.h:16, from ../DefuzzSetObj.cpp:15: C:/DEV-CPP/include/c++/bits/fpos.h:60: 'streamoff' is used as a type, but is not defined as a type. C:/DEV-CPP/include/c++/bits/fpos.h:74: parse error before `__off' C:/DEV-CPP/include/c++/bits/fpos.h:75: missing ';' before right brace C:/DEV-CPP/include/c++/bits/fpos.h:77: semicolon missing after declaration of ` std::fpos<_StateT>' C:/DEV-CPP/include/c++/bits/fpos.h: In constructor `std::fpos<_StateT>::fpos()': C:/DEV-CPP/include/c++/bits/fpos.h:72: class `std::fpos<_StateT>' does not have any field named `_M_off' C:/DEV-CPP/include/c++/bits/fpos.h: At global scope: C:/DEV-CPP/include/c++/bits/fpos.h:77: parse error before `(' tokenC:/DEV-CPP/include/c++/bits/fpos.h:77: ISO C++ forbids defining types within return type C:/DEV-CPP/include/c++/bits/fpos.h:77: syntax error before `(' token C:/DEV-CPP/include/c++/bits/fpos.h:79: syntax error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:82: syntax error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:86: syntax error before `operator' C:/DEV-CPP/include/c++/bits/fpos.h:89: syntax error before `+=' token C:/DEV-CPP/include/c++/bits/fpos.h:94: syntax error before `operator' C:/DEV-CPP/include/c++/bits/fpos.h:97: syntax error before `-=' token C:/DEV-CPP/include/c++/bits/fpos.h:102: parse error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:103: non-member function `bool operator==(...)' cannot have `const' method qualifier C:/DEV-CPP/include/c++/bits/fpos.h:103: `bool operator==(...)' must have an argument of class or enumerated type C:/DEV-CPP/include/c++/bits/fpos.h:103: `bool operator==(...)' must take exactly two arguments C:/DEV-CPP/include/c++/bits/fpos.h: In function `bool operator==(...)': C:/DEV-CPP/include/c++/bits/fpos.h:103: `_M_off' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/fpos.h:103: (Each undeclared identifier is reported only once for each function it appears in.) C:/DEV-CPP/include/c++/bits/fpos.h:103: `__pos' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/fpos.h: At global scope: C:/DEV-CPP/include/c++/bits/fpos.h:106: parse error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:107: non-member function `bool operator!=(...)' cannot have `const' method qualifier C:/DEV-CPP/include/c++/bits/fpos.h:107: `bool operator!=(...)' must have an argument of class or enumerated typeC:/DEV-CPP/include/c++/bits/fpos.h:107: `bool operator!=(...)' must take exactly two arguments C:/DEV-CPP/include/c++/bits/fpos.h:110: parse error before `)' token C:/DEV-CPP/include/c++/bits/fpos.h:113: `streamoff' was not declared in this scope C:/DEV-CPP/include/c++/bits/fpos.h:113: parse error before `)' token C:/DEV-CPP/include/c++/bits/fpos.h: In function `void _M_position(...)': C:/DEV-CPP/include/c++/bits/fpos.h:113: `__off' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/fpos.h: At global scope: C:/DEV-CPP/include/c++/bits/fpos.h:114: parse error before `}' token C:/DEV-CPP/include/c++/bits/fpos.h:117: syntax error before `;' token In file included from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzSetObj.h:16, from ../DefuzzSetObj.cpp:15:C:/DEV-CPP/include/c++/bits/char_traits.h:59: parse error before `;' token C:/DEV-CPP/include/c++/bits/char_traits.h:60: parse error before `;' token C:/DEV-CPP/include/c++/bits/char_traits.h:113: parse error before `;' token C:/DEV-CPP/include/c++/bits/char_traits.h:114: parse error before `;' tokenIn file included from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzSetObj.h:16, from ../DefuzzSetObj.cpp:15: C:/DEV-CPP/include/c++/bits/stl_algobase.h:64:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_algobase.h:67, from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzSetObj.h:16, from ../DefuzzSetObj.cpp:15: C:/DEV-CPP/include/c++/cstdlib:49:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_algobase.h:70, from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzSetObj.h:16, from ../DefuzzSetObj.cpp:15: C:/DEV-CPP/include/c++/iosfwd:44:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_algobase.h:72, from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzSetObj.h:16, from ../DefuzzSetObj.cpp:15: C:/DEV-CPP/include/c++/bits/type_traits.h:54:28: bits/c++config.h: No such file or directoryIn file included from C:/DEV-CPP/include/c++/bits/stl_iterator_base_funcs.h:68, from C:/DEV-CPP/include/c++/bits/stl_algobase.h:74, from C:/DEV-CPP/include/c++/memory:54, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzSetObj.h:16, from ../DefuzzSetObj.cpp:15: C:/DEV-CPP/include/c++/bits/concept_check.h:40:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_alloc.h:86, from C:/DEV-CPP/include/c++/memory:55, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzSetObj.h:16, from ../DefuzzSetObj.cpp:15: C:/DEV-CPP/include/c++/bits/stl_threads.h:52:23: bits/gthr.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/stl_alloc.h:86, from C:/DEV-CPP/include/c++/memory:55, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzSetObj.h:16, from ../DefuzzSetObj.cpp:15: C:/DEV-CPP/include/c++/bits/stl_threads.h:69: '__gthread_mutex_t' is used as a type, but is not defined as a type. C:/DEV-CPP/include/c++/bits/stl_threads.h:79:2: #error __GTHREAD_MUTEX_INIT or __GTHREAD_MUTEX_INIT_FUNCTION should be defined by gthr.h abstraction layer, report problem to lib...@gc.... C:/DEV-CPP/include/c++/bits/stl_threads.h: In member function `void std::_Refcount_Base::_M_incr()': C:/DEV-CPP/include/c++/bits/stl_threads.h:86: `_M_ref_count_lock' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/stl_threads.h:86: `__gthread_mutex_lock' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/stl_threads.h:88: `__gthread_mutex_unlock' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/stl_threads.h: At global scope: C:/DEV-CPP/include/c++/bits/stl_threads.h:158: '__gthread_mutex_t' is used as a type, but is not defined as a type. C:/DEV-CPP/include/c++/bits/stl_threads.h: In member function `void std::_STL_mutex_lock::_M_acquire_lock()': C:/DEV-CPP/include/c++/bits/stl_threads.h:192: `_M_lock' undeclared (first use this function) In file included from C:/DEV-CPP/include/c++/memory:55, from C:/DEV-CPP/include/c++/string:48, from ../FFLLBase.h:78, from ../DefuzzSetObj.h:16, from ../DefuzzSetObj.cpp:15: C:/DEV-CPP/include/c++/bits/stl_alloc.h: At global scope: C:/DEV-CPP/include/c++/bits/stl_alloc.h:575: syntax error before `;' token C:/DEV-CPP/include/c++/bits/stl_alloc.h:575: confused by earlier errors, bailing out g++.exe -c ../DefuzzVarObj.cpp -o ../DefuzzVarObj.o -I"C:/DEV-CPP/include" -I"C:/DEV-CPP/include/c++" -I"C:/DEV-CPP/include" -I"c:/Dev-Cpp/include/c++/bits" -I"c:/Dev-Cpp/fuzzy/src" In file included from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../DefuzzVarObj.cpp:15: C:/DEV-CPP/include/c++/string:45:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/string:46, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../DefuzzVarObj.cpp:15: C:/DEV-CPP/include/c++/bits/stringfwd.h:44:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../DefuzzVarObj.cpp:15: C:/DEV-CPP/include/c++/bits/fpos.h:44:24: bits/c++io.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/fpos.h:45, from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../DefuzzVarObj.cpp:15: C:/DEV-CPP/include/c++/cwchar:49:28: bits/c++config.h: No such file or directory In file included from C:/DEV-CPP/include/c++/bits/fpos.h:45, from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../DefuzzVarObj.cpp:15: C:/DEV-CPP/include/c++/cwchar:65: conflicting types for `typedef struct mbstate_t mbstate_t' C:/DEV-CPP/include/wchar.h:282: previous declaration as `typedef int mbstate_t' In file included from C:/DEV-CPP/include/c++/bits/char_traits.h:46, from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../DefuzzVarObj.cpp:15: C:/DEV-CPP/include/c++/bits/fpos.h:60: 'streamoff' is used as a type, but is not defined as a type. C:/DEV-CPP/include/c++/bits/fpos.h:74: parse error before `__off' C:/DEV-CPP/include/c++/bits/fpos.h:75: missing ';' before right brace C:/DEV-CPP/include/c++/bits/fpos.h:77: semicolon missing after declaration of ` std::fpos<_StateT>' C:/DEV-CPP/include/c++/bits/fpos.h: In constructor `std::fpos<_StateT>::fpos()': C:/DEV-CPP/include/c++/bits/fpos.h:72: class `std::fpos<_StateT>' does not have any field named `_M_off' C:/DEV-CPP/include/c++/bits/fpos.h: At global scope: C:/DEV-CPP/include/c++/bits/fpos.h:77: parse error before `(' tokenC:/DEV-CPP/include/c++/bits/fpos.h:77: ISO C++ forbids defining types within return type C:/DEV-CPP/include/c++/bits/fpos.h:77: syntax error before `(' token C:/DEV-CPP/include/c++/bits/fpos.h:79: syntax error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:82: syntax error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:86: syntax error before `operator' C:/DEV-CPP/include/c++/bits/fpos.h:89: syntax error before `+=' token C:/DEV-CPP/include/c++/bits/fpos.h:94: syntax error before `operator' C:/DEV-CPP/include/c++/bits/fpos.h:97: syntax error before `-=' token C:/DEV-CPP/include/c++/bits/fpos.h:102: parse error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:103: non-member function `bool operator==(...)' cannot have `const' method qualifier C:/DEV-CPP/include/c++/bits/fpos.h:103: `bool operator==(...)' must have an argument of class or enumerated type C:/DEV-CPP/include/c++/bits/fpos.h:103: `bool operator==(...)' must take exactly two arguments C:/DEV-CPP/include/c++/bits/fpos.h: In function `bool operator==(...)': C:/DEV-CPP/include/c++/bits/fpos.h:103: `_M_off' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/fpos.h:103: (Each undeclared identifier is reported only once for each function it appears in.) C:/DEV-CPP/include/c++/bits/fpos.h:103: `__pos' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/fpos.h: At global scope: C:/DEV-CPP/include/c++/bits/fpos.h:106: parse error before `&' token C:/DEV-CPP/include/c++/bits/fpos.h:107: non-member function `bool operator!=(...)' cannot have `const' method qualifier C:/DEV-CPP/include/c++/bits/fpos.h:107: `bool operator!=(...)' must have an argument of class or enumerated typeC:/DEV-CPP/include/c++/bits/fpos.h:107: `bool operator!=(...)' must take exactly two arguments C:/DEV-CPP/include/c++/bits/fpos.h:110: parse error before `)' token C:/DEV-CPP/include/c++/bits/fpos.h:113: `streamoff' was not declared in this scope C:/DEV-CPP/include/c++/bits/fpos.h:113: parse error before `)' token C:/DEV-CPP/include/c++/bits/fpos.h: In function `void _M_position(...)': C:/DEV-CPP/include/c++/bits/fpos.h:113: `__off' undeclared (first use this function) C:/DEV-CPP/include/c++/bits/fpos.h: At global scope: C:/DEV-CPP/include/c++/bits/fpos.h:114: parse error before `}' token C:/DEV-CPP/include/c++/bits/fpos.h:117: syntax error before `;' token In file included from C:/DEV-CPP/include/c++/string:47, from ../FFLLBase.h:78, from ../DefuzzVarObj.h:15, from ../DefuzzVarObj.cpp:15:C:/DEV-CPP/include/c++/bits/char_traits.h:59: parse error before `;' token C:/DEV-CPP/include/c++/bits/char_traits.h:60: parse error before `;' token C:/DEV-CPP/include/c++/bits/char_traits.h:113: parse error before `;' token C:/DEV-CPP/include/c++/bits/char_traits.h:114: parse error before `;' token this function) |