You need the Cygwin toolchain plus the MSVC cl compiler. It is as usual:

-        Install Cygwin

-        Install MSVC

-        Set up the MSVC path in Cygwin so that cl can be run under Cygwin

-        Unpack gecode

-        Run configure

-        Run make (which then will use cl)

-        Done

 

Gecode's pre-compiled binaries for Windows are built with MSVC following the
above recipe.

 

Cheers

Christian

 

--

Christian Schulte, www.ict.kth.se/~cschulte/

 

From: users-boun...@gecode.org [mailto:users-boun...@gecode.org] On Behalf
Of kTorpi
Sent: Thursday, July 25, 2013 3:21 PM
To: Gustavo Gutierrez
Cc: users@gecode.org
Subject: Re: [gecode-users] compilation without cygwin

 

Hi,

 

Thank you, but I don't think so.

I'd like to compile the gecode itself. In Section 2.6.2 it is mentioned,
that "For Windows, we require Cygwin environment...", but I'd like to
compile gecode without it.

 

Thank you,

Steve

 

2013/7/24 Gustavo Gutierrez <gustavo.ggutier...@gmail.com>

 

On Wed, Jul 24, 2013 at 8:37 AM, kTorpi <kto...@gmail.com> wrote:

Hi, 

Is there someone who tried to compile gecode under windows without using
cygwin? I'd like to compile it with cl natively somehow. Is it possible? 

 

Seems like section 2.3.1 of the following document is what you are looking
for.

 

http://www.gecode.org/doc-latest/MPG.pdf

 

 

Regards,

-- 
Gustavo Gutierrez 

 

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

Reply via email to