|
From: <tar...@li...> - 2011-01-31 16:57:16
|
Hi Luigi, thanks for help:) this is the whole content from the output tab, 1>------ Rebuild All started: Project: qlgensrc, Configuration: All Win32 ------ 1>Performing Makefile project actions 1>Microsoft (R) Program Maintenance Utility Version 8.00.50727.42 1>Copyright (C) Microsoft Corporation. All rights reserved. 1> if not exist build\vc mkdir build\vc 1> ..\..\gensrc\gensrc.py -a --oh_dir=..\..\ObjectHandler 1>> 1>> gensrc has encountered a fatal error. 1>> 1>> >>>>>>>>>> BEGIN STACK TRACE >>>>>>>>>> 1>> 1>> File "c:\build_ql_1_0_1\gensrc\gensrc.py", line 124, in <module> 1>> addinList = addinlist.AddinList(addinIds) 1>> File "c:\build_ql_1_0_1\gensrc\gensrc\addins\addinlist.py", line 127, in __init__ 1>> self.categoryList_ = categorylist.CategoryList() 1>> File "c:\build_ql_1_0_1\gensrc\gensrc\categories\categorylist.py", line 78, in __init__ 1>> environment.Environment.instance().addinConfigPath()) 1>> File "c:\build_ql_1_0_1\gensrc\gensrc\categories\categorylist.py", line 58, in loadCategories 1>> cat = utilities.serializeObject(category.Category, configPath + 'metadata/functions/' + categoryName) 1>> File "c:\build_ql_1_0_1\gensrc\gensrc\utilities\utilities.py", line 42, in serializeObject 1>> fileName, objectClass.__name__) 1>> 1>> <<<<<<<<<< END STACK TRACE <<<<<<<<<< 1>> 1>> gensrc error: 1>> 1>> Error loading object of class 'Category' from XML document 'c: /build_ql_1_0_1/QuantLibAddin/gensrc/metadata/functions/swaptioneuropean.xml' : 1>> 1>> Error loading XML document 'c: /build_ql_1_0_1/QuantLibAddin/gensrc/metadata/functions/swaptioneuropean.xml' : 1>> [Errno 2] No such file or directory: u'c: /build_ql_1_0_1/QuantLibAddin/gensrc/metadata/functions/swaptioneuropean.xml' 1>> 1>> NMAKE : fatal error U1077: '..\..\gensrc\gensrc.py' : return code '0x1' 1>Stop. 1>Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions" 1>Build log was saved at "file://c: \build_ql_1_0_1\QuantLibAddin\gensrc\build\vc\BuildLog.htm" 1>qlgensrc - 2 error(s), 0 warning(s) ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ========== >----Messaggio originale---- >Da: lui...@gm... >Data: 31/01/2011 17.34 >A: "tar...@li..."<tar...@li...> >Cc: <pca...@vo...>, <qua...@li...> >Ogg: Re: R: Re: [Quantlib-dev] R: Re: R: Re: R: Adding new function to QuantLib XL > >On Mon, 2011-01-31 at 17:16 +0100, tar...@li... wrote: >> The error message I got are: >> >> fatal error U1077: '..\..\gensrc\gensrc.py' : return code '0x1' >> > NMAKE >> error PRJ0019: A tool returned an error code from "Performing Makefile project >> actions" qlgensrc > >Further up. Look at the "Output" tab, where you get the full output. > >Luigi > > >-- > >There are no rules of architecture for a castle in the clouds. >-- Gilbert K. Chesterton > > > |