[Live-devel] Live on Windows CE ( eVC 4 )

Ross Finlayson finlayson at live.com
Wed Aug 25 15:29:55 PDT 2004


At 01:05 PM 8/25/04, you wrote:
>Hi,
>
>   I've created a small Visual C++ 4 project file and compiled Live on it. 
> It went mostly ok, except for the perror reference on BasicTaskScheduler 
> which I had to wrap out with:
>
>#if !defined(_WIN32_WCE)
>   perror("BasicTaskScheduler::SingleStep(): select() fails");
>#endif

Thanks for the suggestion.  I'll add this to the next release.


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>



More information about the live-devel mailing list