Subject: Re: Win32 build problem in ut_rand.cpp
From: Patrick Lam (plam@plam.lcs.mit.edu)
Date: Sat Aug 25 2001 - 15:07:33 CDT
On Sat, 25 Aug 2001, Nikolaj Brandt Jensen wrote:
> ut_rand.cpp
> ut_rand.cpp(170) : error C2065: 'fptr' : undeclared identifier
> ut_rand.cpp(170) : error C2440: 'initializing' : cannot convert from
> 'int' to 'i
> nt *'
> Conversion from integral type to pointer type requires
> reinterpret_cast,
> C-style cast or function-style cast
Hmm. This is probably my fault, having committed a ut_rand.cpp to work
around Windows' broken rand() function. Funny, it works fine on Linux.
I'll look into the error messages and see if something's obviously wrong.
pat
This archive was generated by hypermail 2b25 : Sat Aug 25 2001 - 15:07:36 CDT