Hi Oliver,

thanks for the hints.  Actually, I had the same problems and already fixed the 
section in the MPG tutorial, but we haven't quite finished it for the next 
release yet.  Sorry you had to re-discover it on your own!

Cheers,
        Guido

Oliver Mooney wrote:

> Hi all,
> 
> I just wanted to document one issue I had getting set up, and how I resolved 
> it. I'm using the binary download for OS X users. I'm on 10.6 'Snow Lepoard'. 
> Section 2.3.2 of the Modeling and Programming with Gecode manual directs OS X 
> users to adjust the linker options to include ' -framework gecode' but when I 
> did so the linker complained of not being able to resolve the Gecode symbols. 
> Instead I added the framework by right-clicking on the first entry under the 
> 'Targets' group,  picking 'Add', picking 'Existing Frameworks...' and then 
> picking the gecode framework from the list. The project (the send more money 
> example) then compiled successfully. 
> 
> I had another issue where I'd omitted the minus signs for the MONEY side of 
> the linear equation, but that's mostly down to my poor eyesight!
> 
> I'm looking forward to getting to grips with Gecode!
> 
> Oliver.
> _______________________________________________
> Gecode users mailing list
> [email protected]
> https://www.gecode.org/mailman/listinfo/gecode-users

-- 
Guido Tack, http://people.cs.kuleuven.be/~guido.tack/





_______________________________________________
Gecode users mailing list
[email protected]
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to