Bugs item #1981044, was opened at 2008-05-31 18:49
Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=1981044&group_id=12740 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: unable to install python bindings for quantlib Initial Comment: I am using Windows XP, Python 2.5 and have Boost installed. I also have MinGW set as the compiler. I am installing python bindings for quantlib from cmd with the line: python setup.py install from the folder QuantLib-SWIG-0.9.0\Python Here is the full error message: I am not sure what is wrong. C:\Documents and Settings\Your Name\Desktop\python stuff\QuantLib-SWIG-0.9.0\Pyt hon>python setup.py install running install running build running build_py running build_ext building 'QuantLib._QuantLib' extension C:\thisiscool-gcc\gcc-4.3\bin\gcc.exe -mno-cygwin -mdll -O -Wall -IC:\Python25\i nclude -IC:\Python25\PC -c QuantLib/quantlib_wrap.cpp -o build\temp.win32-2.5\Re lease\quantlib\quantlib_wrap.o QuantLib/quantlib_wrap.cpp:3230:28: error: ql/qldefines.hpp: No such file or dir ectory QuantLib/quantlib_wrap.cpp:3282:27: error: ql/quantlib.hpp: No such file or dire ctory QuantLib/quantlib_wrap.cpp:3285:6: error: #error using an old version of QuantLi b, please update QuantLib/quantlib_wrap.cpp:3661:48: error: boost/algorithm/string/case_conv.hpp: No such file or directory QuantLib/quantlib_wrap.cpp:3231: error: 'QL_HEX_VERSION' was not declared in thi s scope QuantLib/quantlib_wrap.cpp:3232: error: 'QL_VERSION' was not declared in this sc ope QuantLib/quantlib_wrap.cpp:3665: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3666: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3667: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3670: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3671: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3672: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3673: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3674: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3675: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3676: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3677: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3678: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3679: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3680: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3681: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3684: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3685: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3688: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3689: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3690: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3691: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3692: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3693: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3694: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3695: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3698: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3699: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3700: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3701: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3702: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3703: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3704: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3705: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3706: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3707: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3708: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3709: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3710: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3713: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3714: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3715: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3716: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3717: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3720: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3721: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3722: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3723: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3724: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3725: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3726: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3727: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3728: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3729: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3730: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3731: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3734: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3735: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:3846: error: expected initializer before '*' token QuantLib/quantlib_wrap.cpp:3849: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:3849: error: 'self' was not declared in this scope QuantLib/quantlib_wrap.cpp:3849: error: expected ',' or ';' before '{' token QuantLib/quantlib_wrap.cpp:3865: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:3865: error: 'self' was not declared in this scope QuantLib/quantlib_wrap.cpp:3865: error: expected ',' or ';' before '{' token QuantLib/quantlib_wrap.cpp:3870: error: 'Period' does not name a type QuantLib/quantlib_wrap.cpp:3873: error: 'Period' does not name a type QuantLib/quantlib_wrap.cpp:3876: error: 'Period' does not name a type QuantLib/quantlib_wrap.cpp:3879: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:3879: error: 'self' was not declared in this scope QuantLib/quantlib_wrap.cpp:3879: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:3879: error: initializer expression list treated as c ompound expression QuantLib/quantlib_wrap.cpp:3879: error: expected ',' or ';' before '{' token QuantLib/quantlib_wrap.cpp:4763: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4763: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4872: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4872: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4872: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4872: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4872: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4872: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4880: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4880: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4880: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp: In function 'swig::PySwigIterator* std_vector_Sl_Per iod_Sg__iterator(int*, PyObject**)': QuantLib/quantlib_wrap.cpp:4881: error: request for member 'begin' in '* self', which is of non-class type 'int' QuantLib/quantlib_wrap.cpp:4881: error: request for member 'begin' in '* self', which is of non-class type 'int' QuantLib/quantlib_wrap.cpp:4881: error: request for member 'end' in '* self', wh ich is of non-class type 'int' QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:4883: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4883: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4883: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp: In function 'bool std_vector_Sl_Period_Sg____nonzero __(const int*)': QuantLib/quantlib_wrap.cpp:4884: error: request for member 'empty' in '* self', which is of non-class type 'const int' QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:4886: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4886: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4886: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4886: error: expected initializer before 'std_vector_ Sl_Period_Sg____len__' QuantLib/quantlib_wrap.cpp:4904: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4904: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4904: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4904: error: expected initializer before 'std_vector_ Sl_Period_Sg__pop' QuantLib/quantlib_wrap.cpp:4911: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4911: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4911: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4911: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4911: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4911: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4911: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4911: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4911: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4911: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4911: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4911: error: expected ',' or '...' before 'i' QuantLib/quantlib_wrap.cpp: In function 'int* std_vector_Sl_Period_Sg____getslic e__(int*, int)': QuantLib/quantlib_wrap.cpp:4912: error: 'i' was not declared in this scope QuantLib/quantlib_wrap.cpp:4912: error: 'j' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:4914: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4914: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4914: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4914: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4914: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4914: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4914: error: expected ',' or '...' before 'i' QuantLib/quantlib_wrap.cpp: In function 'void std_vector_Sl_Period_Sg____setslic e__(int*, int)': QuantLib/quantlib_wrap.cpp:4915: error: 'i' was not declared in this scope QuantLib/quantlib_wrap.cpp:4915: error: 'j' was not declared in this scope QuantLib/quantlib_wrap.cpp:4915: error: 'v' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:4917: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4917: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4917: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4917: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4917: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4917: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4917: error: expected ',' or '...' before 'i' QuantLib/quantlib_wrap.cpp: In function 'void std_vector_Sl_Period_Sg____delslic e__(int*, int)': QuantLib/quantlib_wrap.cpp:4918: error: 'i' was not declared in this scope QuantLib/quantlib_wrap.cpp:4918: error: 'j' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:4920: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4920: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4920: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4920: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4920: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4920: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4920: error: expected ',' or '...' before 'i' QuantLib/quantlib_wrap.cpp: In function 'void std_vector_Sl_Period_Sg____delitem __(int*, int)': QuantLib/quantlib_wrap.cpp:4921: error: request for member 'erase' in '* self', which is of non-class type 'int' QuantLib/quantlib_wrap.cpp:4921: error: 'i' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:4923: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4923: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4923: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4923: error: expected initializer before 'const' QuantLib/quantlib_wrap.cpp:4926: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4926: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4926: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4926: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4926: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4926: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4926: error: expected ',' or '...' before 'i' QuantLib/quantlib_wrap.cpp: In function 'void std_vector_Sl_Period_Sg____setitem __(int*, int)': QuantLib/quantlib_wrap.cpp:4927: error: 'i' was not declared in this scope QuantLib/quantlib_wrap.cpp:4927: error: 'x' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:4929: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4929: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4929: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4929: error: 'Period' was not declared in this scope QuantLib/quantlib_wrap.cpp:4929: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4929: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4929: error: expected ',' or '...' before 'const' QuantLib/quantlib_wrap.cpp: In function 'void std_vector_Sl_Period_Sg__append(in t*, int)': QuantLib/quantlib_wrap.cpp:4930: error: request for member 'push_back' in '* sel f', which is of non-class type 'int' QuantLib/quantlib_wrap.cpp:4930: error: 'x' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:4933: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:4934: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:4936: error: expected initializer before '*' token QuantLib/quantlib_wrap.cpp:4939: error: 'Integer' does not name a type QuantLib/quantlib_wrap.cpp:4942: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:4942: error: 'self' was not declared in this scope QuantLib/quantlib_wrap.cpp:4942: error: expected ',' or ';' before '{' token QuantLib/quantlib_wrap.cpp:4947: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:4947: error: 'self' was not declared in this scope QuantLib/quantlib_wrap.cpp:4947: error: expected ',' or ';' before '{' token QuantLib/quantlib_wrap.cpp:4956: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:4956: error: 'self' was not declared in this scope QuantLib/quantlib_wrap.cpp:4956: error: expected ',' or ';' before '{' token QuantLib/quantlib_wrap.cpp:4961: error: 'BigInteger' does not name a type QuantLib/quantlib_wrap.cpp:4964: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:4964: error: 'self' was not declared in this scope QuantLib/quantlib_wrap.cpp:4964: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:4964: error: initializer expression list treated as c ompound expression QuantLib/quantlib_wrap.cpp:4964: error: expected ',' or ';' before '{' token QuantLib/quantlib_wrap.cpp:4972: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:4972: error: 'self' was not declared in this scope QuantLib/quantlib_wrap.cpp:4972: error: expected ',' or ';' before '{' token QuantLib/quantlib_wrap.cpp:4975: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:4975: error: 'self' was not declared in this scope QuantLib/quantlib_wrap.cpp:4975: error: expected ',' or ';' before '{' token QuantLib/quantlib_wrap.cpp:4980: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:4980: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4988: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:4988: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:4988: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4988: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4988: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:4988: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4996: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:4996: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4996: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp: In function 'swig::PySwigIterator* std_vector_Sl_Dat e_Sg__iterator(int*, PyObject**)': QuantLib/quantlib_wrap.cpp:4997: error: request for member 'begin' in '* self', which is of non-class type 'int' QuantLib/quantlib_wrap.cpp:4997: error: request for member 'begin' in '* self', which is of non-class type 'int' QuantLib/quantlib_wrap.cpp:4997: error: request for member 'end' in '* self', wh ich is of non-class type 'int' QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:4999: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:4999: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:4999: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp: In function 'bool std_vector_Sl_Date_Sg____nonzero__ (const int*)': QuantLib/quantlib_wrap.cpp:5000: error: request for member 'empty' in '* self', which is of non-class type 'const int' QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5002: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5002: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5002: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5002: error: expected initializer before 'std_vector_ Sl_Date_Sg____len__' QuantLib/quantlib_wrap.cpp:5005: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5005: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5005: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5005: error: expected initializer before 'std_vector_ Sl_Date_Sg__pop' QuantLib/quantlib_wrap.cpp:5012: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5012: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5012: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5012: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5012: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5012: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5012: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5012: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5012: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5012: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5012: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5012: error: expected ',' or '...' before 'i' QuantLib/quantlib_wrap.cpp: In function 'int* std_vector_Sl_Date_Sg____getslice_ _(int*, int)': QuantLib/quantlib_wrap.cpp:5013: error: 'i' was not declared in this scope QuantLib/quantlib_wrap.cpp:5013: error: 'j' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5015: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5015: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5015: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5015: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5015: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5015: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5015: error: expected ',' or '...' before 'i' QuantLib/quantlib_wrap.cpp: In function 'void std_vector_Sl_Date_Sg____setslice_ _(int*, int)': QuantLib/quantlib_wrap.cpp:5016: error: 'i' was not declared in this scope QuantLib/quantlib_wrap.cpp:5016: error: 'j' was not declared in this scope QuantLib/quantlib_wrap.cpp:5016: error: 'v' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5018: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5018: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5018: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5018: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5018: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5018: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5018: error: expected ',' or '...' before 'i' QuantLib/quantlib_wrap.cpp: In function 'void std_vector_Sl_Date_Sg____delslice_ _(int*, int)': QuantLib/quantlib_wrap.cpp:5019: error: 'i' was not declared in this scope QuantLib/quantlib_wrap.cpp:5019: error: 'j' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5021: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5021: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5021: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5021: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5021: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5021: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5021: error: expected ',' or '...' before 'i' QuantLib/quantlib_wrap.cpp: In function 'void std_vector_Sl_Date_Sg____delitem__ (int*, int)': QuantLib/quantlib_wrap.cpp:5022: error: request for member 'erase' in '* self', which is of non-class type 'int' QuantLib/quantlib_wrap.cpp:5022: error: 'i' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5024: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5024: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5024: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5024: error: expected initializer before 'const' QuantLib/quantlib_wrap.cpp:5027: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5027: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5027: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5027: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5027: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5027: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5027: error: expected ',' or '...' before 'i' QuantLib/quantlib_wrap.cpp: In function 'void std_vector_Sl_Date_Sg____setitem__ (int*, int)': QuantLib/quantlib_wrap.cpp:5028: error: 'i' was not declared in this scope QuantLib/quantlib_wrap.cpp:5028: error: 'x' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5030: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5030: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5030: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5030: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5030: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5030: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5030: error: expected ',' or '...' before 'const' QuantLib/quantlib_wrap.cpp: In function 'void std_vector_Sl_Date_Sg__append(int* , int)': QuantLib/quantlib_wrap.cpp:5031: error: request for member 'push_back' in '* sel f', which is of non-class type 'int' QuantLib/quantlib_wrap.cpp:5031: error: 'x' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5034: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:5383: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5383: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5383: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5393: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5393: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5393: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5393: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5393: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5393: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5393: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5393: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5401: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5401: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5401: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5401: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp: In function 'swig::PySwigIterator* std_vector_Sl_std _pair_Sl_Date_Sc_double_Sg__Sg__iterator(int*, PyObject**)': QuantLib/quantlib_wrap.cpp:5402: error: request for member 'begin' in '* self', which is of non-class type 'int' QuantLib/quantlib_wrap.cpp:5402: error: request for member 'begin' in '* self', which is of non-class type 'int' QuantLib/quantlib_wrap.cpp:5402: error: request for member 'end' in '* self', wh ich is of non-class type 'int' QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5404: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5404: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5404: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5404: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp: In function 'bool std_vector_Sl_std_pair_Sl_Date_Sc_ double_Sg__Sg____nonzero__(const int*)': QuantLib/quantlib_wrap.cpp:5405: error: request for member 'empty' in '* self', which is of non-class type 'const int' QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5407: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5407: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5407: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5407: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5407: error: expected initializer before 'std_vector_ Sl_std_pair_Sl_Date_Sc_double_Sg__Sg____len__' QuantLib/quantlib_wrap.cpp:5410: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5410: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5410: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5410: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5410: error: expected initializer before 'std_vector_ Sl_std_pair_Sl_Date_Sc_double_Sg__Sg__pop' QuantLib/quantlib_wrap.cpp:5417: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5417: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5417: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5417: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5417: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5417: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5417: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5417: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5417: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5417: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5417: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5417: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5417: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5417: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5417: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5417: error: expected ',' or '...' before 'i' QuantLib/quantlib_wrap.cpp: In function 'int* std_vector_Sl_std_pair_Sl_Date_Sc_ double_Sg__Sg____getslice__(int*, int)': QuantLib/quantlib_wrap.cpp:5418: error: 'i' was not declared in this scope QuantLib/quantlib_wrap.cpp:5418: error: 'j' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5420: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5420: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5420: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5420: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5420: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5420: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5420: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5420: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5420: error: expected ',' or '...' before 'i' QuantLib/quantlib_wrap.cpp: In function 'void std_vector_Sl_std_pair_Sl_Date_Sc_ double_Sg__Sg____setslice__(int*, int)': QuantLib/quantlib_wrap.cpp:5421: error: 'i' was not declared in this scope QuantLib/quantlib_wrap.cpp:5421: error: 'j' was not declared in this scope QuantLib/quantlib_wrap.cpp:5421: error: 'v' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5423: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5423: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5423: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5423: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5423: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5423: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5423: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5423: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5423: error: expected ',' or '...' before 'i' QuantLib/quantlib_wrap.cpp: In function 'void std_vector_Sl_std_pair_Sl_Date_Sc_ double_Sg__Sg____delslice__(int*, int)': QuantLib/quantlib_wrap.cpp:5424: error: 'i' was not declared in this scope QuantLib/quantlib_wrap.cpp:5424: error: 'j' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5426: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5426: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5426: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5426: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5426: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5426: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5426: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5426: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5426: error: expected ',' or '...' before 'i' QuantLib/quantlib_wrap.cpp: In function 'void std_vector_Sl_std_pair_Sl_Date_Sc_ double_Sg__Sg____delitem__(int*, int)': QuantLib/quantlib_wrap.cpp:5427: error: request for member 'erase' in '* self', which is of non-class type 'int' QuantLib/quantlib_wrap.cpp:5427: error: 'i' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5429: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5429: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5429: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5429: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5429: error: expected initializer before 'const' QuantLib/quantlib_wrap.cpp:5432: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5432: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5432: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5432: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5432: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5432: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5432: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5432: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5432: error: expected ',' or '...' before 'i' QuantLib/quantlib_wrap.cpp: In function 'void std_vector_Sl_std_pair_Sl_Date_Sc_ double_Sg__Sg____setitem__(int*, int)': QuantLib/quantlib_wrap.cpp:5433: error: 'i' was not declared in this scope QuantLib/quantlib_wrap.cpp:5433: error: 'x' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5435: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5435: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5435: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5435: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5435: error: 'Date' was not declared in this scope QuantLib/quantlib_wrap.cpp:5435: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5435: error: template argument 1 is invalid QuantLib/quantlib_wrap.cpp:5435: error: template argument 2 is invalid QuantLib/quantlib_wrap.cpp:5435: error: expected ',' or '...' before 'const' QuantLib/quantlib_wrap.cpp: In function 'void std_vector_Sl_std_pair_Sl_Date_Sc_ double_Sg__Sg__append(int*, int)': QuantLib/quantlib_wrap.cpp:5436: error: request for member 'push_back' in '* sel f', which is of non-class type 'int' QuantLib/quantlib_wrap.cpp:5436: error: 'x' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5439: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:5441: error: 'boost' has not been declared QuantLib/quantlib_wrap.cpp:5441: error: 'Exercise' was not declared in this scop e QuantLib/quantlib_wrap.cpp:5441: error: 'self' was not declared in this scope QuantLib/quantlib_wrap.cpp:5441: error: expected ',' or ';' before '{' token QuantLib/quantlib_wrap.cpp:5445: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:5446: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:5447: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:5448: error: 'boost' has not been declared QuantLib/quantlib_wrap.cpp:5448: error: expected initializer before '<' token QuantLib/quantlib_wrap.cpp:5449: error: 'boost' has not been declared QuantLib/quantlib_wrap.cpp:5449: error: expected initializer before '<' token QuantLib/quantlib_wrap.cpp:5450: error: 'boost' has not been declared QuantLib/quantlib_wrap.cpp:5450: error: expected initializer before '<' token QuantLib/quantlib_wrap.cpp:5452: error: expected initializer before '*' token QuantLib/quantlib_wrap.cpp:5455: error: expected initializer before '*' token QuantLib/quantlib_wrap.cpp:5461: error: expected initializer before '*' token QuantLib/quantlib_wrap.cpp:5467: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:5468: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:5470: error: 'boost' has not been declared QuantLib/quantlib_wrap.cpp:5470: error: 'Observable' was not declared in this sc ope QuantLib/quantlib_wrap.cpp:5470: error: 'self' was not declared in this scope QuantLib/quantlib_wrap.cpp:5470: error: expected ',' or ';' before '{' token QuantLib/quantlib_wrap.cpp:5475: error: expected class-name before '{' token QuantLib/quantlib_wrap.cpp: In member function 'void PyObserver::update()': QuantLib/quantlib_wrap.cpp:5503: error: 'QL_ENSURE' was not declared in this sco pe QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5511: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:5512: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:5513: error: 'QuantLib' has not been declared QuantLib/quantlib_wrap.cpp:5516: error: 'Array' has not been declared QuantLib/quantlib_wrap.cpp: In function 'bool extractArray(PyObject*, int*)': QuantLib/quantlib_wrap.cpp:5518: error: 'Size' was not declared in this scope QuantLib/quantlib_wrap.cpp:5518: error: expected `;' before 'size' QuantLib/quantlib_wrap.cpp:5521: error: 'size' was not declared in this scope QuantLib/quantlib_wrap.cpp:5521: error: 'Array' was not declared in this scope QuantLib/quantlib_wrap.cpp:5522: error: expected `;' before 'i' QuantLib/quantlib_wrap.cpp:5522: error: 'i' was not declared in this scope QuantLib/quantlib_wrap.cpp:5528: error: 'Real' was not declared in this scope QuantLib/quantlib_wrap.cpp: At global scope: QuantLib/quantlib_wrap.cpp:5541: error: 'Array' was not declared in this scope QuantLib/quantlib_wrap.cpp:5541: error: 'self' was not declared in this scope QuantLib/quantlib_wrap.cpp:5541: error: expected ',' or ';' before '{' token QuantLib/quantlib_wrap.cpp:5546: error: 'Array' does not name a type QuantLib/quantlib_wrap.cpp:5549: error: 'Array' does not name a type QuantLib/quantlib_wrap.cpp:5552: error: 'Array' does not name a type QuantLib/quantlib_wrap.cpp:5555: error: 'Real' does not name a type QuantLib/quantlib_wrap.cpp:5558: error: 'Array' does not name a type QuantLib/quantlib_wrap.cpp:5561: error: 'Array' does not name a type QuantLib/quantlib_wrap.cpp:5564: error: 'Array' does not name a type QuantLib/quantlib_wrap.cpp:5567: error: 'Array' does not name a type QuantLib/quantlib_wrap.cpp:5579: error: variable or field 'Array___setslice__' d eclared void QuantLib/quantlib_wrap.cpp:5579: error: 'Array' was not declared in this scope QuantLib/quantlib_wrap.cpp:5579: error: 'self' was not declared in this scope QuantLib/quantlib_wrap.cpp:5579: error: 'Integer' was not declared in this scope QuantLib/quantlib_wrap.cpp:5579: error: 'Integer' was not declared in this scope QuantLib/quantlib_wrap.cpp:5579: error: 'Array' was not declared in this scope QuantLib/quantlib_wrap.cpp:5591: error: 'Array' was not declared in this scope QuantLib/quantlib_wrap.cpp:5591: error: 'self' was not declared in this scope QuantLib/quantlib_wrap.cpp:5591: error: expected ',' or ';' before '{' token QuantLib/quantlib_wrap.cpp:5594: error: 'Real' does not name a type QuantLib/quantlib_wrap.cpp:5604: error: variable or field 'Array___setitem__' de clared void QuantLib/quantlib_wrap.cpp:5604: error: 'Array' was not declared in this scope QuantLib/quantlib_wrap.cpp:5604: error: 'self' was not declared in this scope QuantLib/quantlib_wrap.cpp:5604: error: 'Integer' was not declared in this scope QuantLib/quantlib_wrap.cpp:5604: error: 'Real' was not declared in this scope error: command 'gcc' failed with exit status 1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=1981044&group_id=12740 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Free forum by Nabble | Edit this page |