Hi,
First of all big thanks for what you guys are doing! I have an error msg Coming up as this: doxygen.exe quantlibxl.auto.doxy 'doxygen.exe' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'doxygen.exe' : return code '0x1' Stop. Would you be able to help? Thanks Pierre **************************************************************** Daiwa Securities SMBC Europe Limited is registered in England (registered number 01487359). The registered office is at 5 King William Street, London EC4N 7AX. The company is authorised and regulated by The Financial Services Authority and is a member of the London Stock Exchange. The information contained in this E-Mail is confidential unless the sender has specifically stated otherwise. If you are not the intended recipient please notify Daiwa Securities SMBC Europe Limited at the senders address and delete it immediately. Communications sent by or to any person through our computer systems may be viewed by other personnel and agents of Daiwa Securities SMBC Europe Limited. The sender does not intend by sending this message to form a contract with the recipient, and Daiwa Securities SMBC Europe Limited, its affiliates and staff do not accept any liability for the contents of this message. The foregoing is not an offer or solicitation to buy or sell any security, instrument or investment. In addition Daiwa Securities SMBC Europe Limited, or any affiliated company, may have an interest, position, or effect transactions, in any investment mentioned herein. Any opinions or recommendations expressed herein are solely those of the author or analyst. ------------------------------------------------------------------------- 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-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
On Tue, 2008-03-04 at 17:42 +0000, Clot-Faybesse, Pierre wrote:
> I have an error msg > Coming up as this: > > doxygen.exe quantlibxl.auto.doxy > 'doxygen.exe' is not recognized as an internal or external command, > operable program or batch file. > NMAKE : fatal error U1077: 'doxygen.exe' : return code '0x1' > Stop. Hi Pierre, either you don't have doxygen installed, or it's not in your PATH and the IDE can't find it. You can get it from <http://doxygen.org>. Eric: are you sure you want to include doc generation in the released solution? Luigi -- Vin: It's like this fellow I knew in El Paso. One day, he just took all his clothes off and jumped in a mess of cactus. I asked him that same question, "Why?" Calvera: And? Vin: He said, "It seemed like a good idea at the time." -- The Magnificent Seven ------------------------------------------------------------------------- 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-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Hi All,
On Thu, March 6, 2008 10:00 am, Luigi Ballabio wrote: > On Tue, 2008-03-04 at 17:42 +0000, Clot-Faybesse, Pierre wrote: >> I have an error msg >> Coming up as this: >> >> doxygen.exe quantlibxl.auto.doxy >> 'doxygen.exe' is not recognized as an internal or external command, >> operable program or batch file. >> NMAKE : fatal error U1077: 'doxygen.exe' : return code '0x1' >> Stop. > > Hi Pierre, > either you don't have doxygen installed, or it's not in your PATH and > the IDE can't find it. You can get it from <http://doxygen.org>. > > Eric: are you sure you want to include doc generation in the released > solution? Doxygen is not required to build the project as documented in the tutorial, and excluding the docs would necessitate maintaining 2 solutions, one for development and another for release... but in the end that might be the best way to avoid confusion, I'll look into it for the next release. Thanks, Eric ------------------------------------------------------------------------- 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-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |