[gecode-users] Unresolved externals in Windows XP

Mikael Zayenz Lagerkvist zayenz at gmail.com
Fri Apr 27 06:39:09 CEST 2007


Hi,

The functions parse, dev, and am are defined in the files
examples/support.cc and examples/timer.cc. These files must be
compiled and linked to the examples.

Cheers,
Mikael

On 4/26/07, Nick Hindle <nick.hindle at tesco.net> wrote:
>
>
> Hi,
>
> I am trying to compile Gecode programs ("all-interval.cc" and "money.cc") in
> Windows XP using Visual C++ Express, and I get the following unresolved
> externals:
>
> public: void __thiscall Options::parse(int,char * *)
>
>
> double __cdecl dev(double * const,int)
>
> double __cdecl am(double * const,int)
>
> I have defined all 6 gecode static libraries in my linker input - if I don't
> I get 38 unresolved externals, so I know I've got the libraries in the right
> directory path.
>
> Has anyone managed to compile succesfully in this environment?
>
> Many thanks,
>
> Nick
>
>
> _______________________________________________
> Gecode users mailing list
> users at gecode.org
> https://www.gecode.org/mailman/listinfo/gecode-users
>
>


-- 
Mikael Zayenz Lagerkvist, http://www.ict.kth.se/~zayenz/




More information about the gecode-users mailing list