Hello Luigi,
I am going to check if there is a MakeFile generated, I just start to use codeblocks on windows, I will tell you; I really don't know what happens because I tested the library generation with C++ express as it is describes in the doc and it works very well and before I use quantlib on linux ubuntu with KDEvelop with absolutly no problem Pascal ---- Message d'origine ---- >De : "Luigi Ballabio" <[hidden email]> >À : [hidden email] >Objet : Re: [Quantlib-users] Pb in Quantlib compile with -windows-codeblocks-gnu gcc >Date : 16/02/2012 11:05:05 CET >Copie à : [hidden email] > >On Mon, Feb 13, 2012 at 1:47 PM, <[hidden email]> wrote: > > I am trying to compile and link quantlib on windows with codeblocks and > GNU > > GCC compiler > > > > the compilation works and during the link I get the following message > > Linking static library: libQuantLib.a > > ar.exe: creating libQuantLib.a > > ar.exe: obj\Debug\ql\termstructures\volatility\swapti: No such file or > > directory > > It looks like something (CodeBlocks or ar?) is truncating the file > name. It shouldn't stop at "swapti"; the directory name is > ql\termstructures\volatility\swaption. I have no idea where that's > coming from, though. Does CodeBlocks generate a Makefile you can > inspect? > > Luigi > ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Luigi, codeblocks doesn't generate a MakeFile,someone on the codeblocks forum gave me the link
where something is suggested to modifly a compiler settings http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F I did it and run the compilation tomorow morning pascal ---- Message d'origine ---- >De : "Luigi Ballabio" <[hidden email]> >À : [hidden email] >Objet : Re: [Quantlib-users] Pb in Quantlib compile with -windows-codeblocks-gnu gcc >Date : 16/02/2012 11:05:05 CET >Copie à : [hidden email] > >On Mon, Feb 13, 2012 at 1:47 PM, <[hidden email]> wrote: > > I am trying to compile and link quantlib on windows with codeblocks and > GNU > > GCC compiler > > > > the compilation works and during the link I get the following message > > Linking static library: libQuantLib.a > > ar.exe: creating libQuantLib.a > > ar.exe: obj\Debug\ql\termstructures\volatility\swapti: No such file or > > directory > > It looks like something (CodeBlocks or ar?) is truncating the file > name. It shouldn't stop at "swapti"; the directory name is > ql\termstructures\volatility\swaption. I have no idea where that's > coming from, though. Does CodeBlocks generate a Makefile you can > inspect? > > Luigi > ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |