On Wed, Nov 13, 2013 at 10:12 AM, Andre Arpin wrote:
> Using wxWidgets-2.9.4
> cannot compile get errors
>
> ex:
>
> wxbase_file.cpp(6907): error C2065: 'wxFSWWarningType' : undeclared
> identifier
>
> wxbase_file.cpp(7170): error C2039: 'AddAny' : is not a member of
> 'wxMSWFileSystemWatcher'
>
Using wxWidgets-2.9.4
cannot compile get errors
ex:
wxbase_file.cpp(6907): error C2065: 'wxFSWWarningType' : undeclared identifier
wxbase_file.cpp(7170): error C2039: 'AddAny' : is not a member of
'wxMSWFileSystemWatcher'
are you using wxWidgets versio 3.0?
Andre
--