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: [hidden email] >Data: 31/01/2011 17.34 >A: "[hidden email]"<[hidden email]> >Cc: <[hidden email]>, <[hidden email]> >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, [hidden email] 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 > > > ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
On Mon, 2011-01-31 at 17:57 +0100, [hidden email] wrote:
> this is the whole content from the output tab, And that's the relevant part: > 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' -- Everything can be filed under "miscellaneous". -- unknown ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Free forum by Nabble | Edit this page |