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 <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]
https://www.gecode.org/mailman/listinfo/gecode-users
--
Mikael Zayenz Lagerkvist, http://www.ict.kth.se/~zayenz/
_______________________________________________
Gecode users mailing list
[EMAIL PROTECTED]
https://www.gecode.org/mailman/listinfo/gecode-users