[gecode-users] users Digest, Vol 66, Issue 7

Steven Villegas sagrath23 at gmail.com
Tue Mar 29 15:59:11 CEST 2011


Hi,
I had the same problem, if you have installed Qt in your machine, try
to copy QtGui.dll and QtCore.dll in System32.

Cheers,
      Steven

2011/3/29  <users-request at gecode.org>:
> Send users mailing list submissions to
>        users at gecode.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://www.gecode.org/cgi-bin/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
>        users-request at gecode.org
>
> You can reach the person managing the list at
>        users-owner at gecode.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
>
> Today's Topics:
>
>   1. Setting up GeCode on VS 2010 (Andrei Neboian)
>   2. Re: Setting up GeCode on VS 2010 (Guido Tack)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 28 Mar 2011 14:29:21 +0200
> From: Andrei Neboian <andrei.neboian at googlemail.com>
> Subject: [gecode-users] Setting up GeCode on VS 2010
> To: users at gecode.org
> Message-ID:
>        <AANLkTi=21jMZ73znejtKQjFHJSMAymDM8n4Fv1Uk6qma at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>
> I have the following problem getting a GeCode problem example to run on my
> VS 2010. Any help would be appreciated - I might have missed some steps in
> setting things up correctly.
>
> I downloaded the package "Gecode-3.5.0-x86.msi" and installed it on my
> system.
> I then started a new project with VS 2010 and pasted the code for an example
> "car-sequencing.cpp" into the .cpp of my new project.
> I then went to the Configuration Settings of the project and added /include
> and /lib as additional entries (for both debug and release).
> I then pressed F5 to build and compile, the following error messages
> appeared:
>
> When running in the release mode, the error message states that there is
> something missing from the "QtGui4.dll". No result.
> When running in the debug mode, there is an error message "0xc0150002". No
> result.
>
> Thanks - I hope I can get the GeCode library started with your help so that
> I can try out my model formulation there.
>
> Andrei.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://www.gecode.org/pipermail/users/attachments/20110328/929fbf2d/attachment.html>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 28 Mar 2011 15:05:46 +0200
> From: Guido Tack <tack at gecode.org>
> Subject: Re: [gecode-users] Setting up GeCode on VS 2010
> To: Andrei Neboian <andrei.neboian at googlemail.com>
> Cc: users at gecode.org
> Message-ID: <C5ECEAFC-9F98-4919-97CA-AD0CD7F72075 at gecode.org>
> Content-Type: text/plain; charset=us-ascii
>
> Andrei Neboian wrote:
>> I have the following problem getting a GeCode problem example to run on my VS 2010. Any help would be appreciated - I might have missed some steps in setting things up correctly.
>>
>> I downloaded the package "Gecode-3.5.0-x86.msi" and installed it on my system.
>> I then started a new project with VS 2010 and pasted the code for an example "car-sequencing.cpp" into the .cpp of my new project.
>> I then went to the Configuration Settings of the project and added /include and /lib as additional entries (for both debug and release).
>
> Did you follow the setup instructions in our "Modeling and Programming with Gecode" tutorial?
>
>> I then pressed F5 to build and compile, the following error messages appeared:
>>
>> When running in the release mode, the error message states that there is something missing from the "QtGui4.dll". No result.
>> When running in the debug mode, there is an error message "0xc0150002". No result.
>
> Could you check that the Gecode installer successfully updated the PATH environment variable to include the Gecode/bin directory in the programs folder, and that that folder actually contains the QtGui.dll and QtCore.dll?
>
> Cheers,
>        Guido
>
> --
> Guido Tack, http://people.cs.kuleuven.be/~guido.tack/
>
>
>
>
>
>
>
> ------------------------------
>
> _______________________________________________
> Gecode users mailing list
> users at gecode.org
> https://www.gecode.org/mailman/listinfo/gecode-users
>
>
> End of users Digest, Vol 66, Issue 7
> ************************************
>



-- 
Steven Augusto Villegas Castellanos
Tecnologo en Sistemas.
Colaborador Parquesoft Tuluá.
Estudiante Ingenieria de Sistemas.
Universidad del Valle.



More information about the users mailing list