Hi,


The windows errors seem to indicate that you installed a package for x86 but 
use a x64 compiler.



On Linux: are you sure that you have installed all necessary Qt packages?



Did you read the information on how to install Gecode in MPG?



Best

Christian



--

Christian Schulte, www.gecode.org/~schulte <http://www.gecode.org/~schulte>

Professor of Computer Science, KTH, cschu...@kth.se <mailto:cschu...@kth.se>

Expert Researcher, SICS, cschu...@sics.se



From: users-boun...@gecode.org [mailto:users-boun...@gecode.org] On Behalf Of 
Fabien Brosseau
Sent: Saturday, September 3, 2016 20:58
To: users@gecode.org
Subject: [gecode-users] Installation



Hello everyone,

I am trying to use Gecode for a little project but i am not able to make it 
work.

On windows 7 (64 bits) :

i am trying to use it with a Code::Blocks project. But when I try to compile a 
project with an example file, I have some errors :

*       header not working in "x86gcc_rounding_control.hpp" file  "This header 
only 
works on x86 CPUs"  -> so why it's called ?
*       "_forceinline" which doesn't name a type



On Ubuntu 14.04 :

i get the gecode package and i tried to use it in a qt project.

I have set INCLUDEPATH and LIBS (files are not installed where documentation 
said) but I still have undefined reference errors.



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Gecode users mailing list
users@gecode.org
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to