User forums > Using Code::Blocks

does CodeBlocks generate a MakeFile / pb to generate Quantlib library

(1/1)

pasparis:
Hello

Does Codeblocks generates a makefile to be inspected in order to deal with the following problem

I am trying to compile the QuantLib library with Codeblocks on windows and GCC compiler,but 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

thanks in advance for any suggestions

stahta01:

--- Quote from: pasparis on February 16, 2012, 08:30:56 pm ---Hello

Does Codeblocks generates a makefile to be inspected in order to deal with the following problem

--- End quote ---

No

Read link
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F

pasparis:
Thank you for the answer and the link,

Navigation

[0] Message Index

Go to full version