That's because those include paths only take affect IF you compile from
within the IDE. If you compile from the command prompt, then you have to
add those include paths to the command line arguments to the compiler
manually.
Any reason why you simply don't build from the IDE itself?


On 27 May 2013 03:00, manel askri <askri.man...@gmail.com> wrote:

> hello evry one !
>
> To be honnest with you , i have read the  Modeling and Programming with
> Gecode <http://www.gecode.org/doc-latest/MPG.pdf>. Also i searsh in the 
> Gecode's
> documentation <http://www.gecode.org/documentation.html>, and the archive
> of the Gecode users mailing 
> list<http://news.gmane.org/gmane.comp.lib.gecode.user> for
> solution to my problem but i didn't find one . i use windows 7 , VS2010 C++
> and gecode 4.0.0,  when i want to compile send- more-money; i get this
> erreur  "impossible d'ouvrir le fichier include : gecode/int.hh : no such
> file or directory"??
>
> I use the visual studio command prompt to compile, and i add C:\program
> files\gecode\include and C:\program files\gecode\lib to the properties of
> the project to garanti that it works but it doesn't work
> please if anyone could help me with this because  its the main  subject of
> my graduation project
>
> thanks verry much
>
> ASKRI Manel
>
> _______________________________________________
> Gecode users mailing list
> users@gecode.org
> https://www.gecode.org/mailman/listinfo/gecode-users
>
>
_______________________________________________
Gecode users mailing list
users@gecode.org
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to