Menu

make with OpenFlower-v0.3

Help
Tushar
2004-11-18
2013-04-09
  • Tushar

    Tushar - 2004-11-18

    Hello,

    I downloaded the openflower v 0.3 from the web. While compiling the code, I got the same errors as user carcas was getting.

    I am compiling the code on a SGI machine with RedHat Linux. I was also looking for the updated code but could not find that. It will be very helpful, if you can point me a way out.

    Thanks
    -Tushar

     
    • Alexandre Chatelain

      Hi,
      You can try to put the include file between " " instead of < >.

      Some compilers (for example under windows) do not accept inclusion of files (such as ifstream, iostream...) with the following syntax: <iostream.h>

      You can try this then...

      Hope it helps...
      VortexFlow.

       

Log in to post a comment.