EDXUtil icon indicating copy to clipboard operation
EDXUtil copied to clipboard

can't complie source code

Open Zwei-Eric opened this issue 5 years ago • 2 comments

An error occurred when I tried to complie src code. It seems that EDX class String misses a member function. What shall i do? Severity Code Description Project File Line Suppression State Error C2039 'ToWString': is not a member of 'EDX::String' EDXUtil e:\source\edxutil\edxutil\windows\filestream.cpp 14

Zwei-Eric avatar Dec 07 '19 15:12 Zwei-Eric

Is that a '.ToWString'? I also have the problem

whisperzh avatar Aug 31 '21 12:08 whisperzh

我也遇到了你们两人遇到的问题,当我把VS里的win32改成x64,就没问题了

YuzhiSu avatar May 12 '24 05:05 YuzhiSu