EDXUtil
EDXUtil copied to clipboard
can't complie source code
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
Is that a '.ToWString'? I also have the problem
我也遇到了你们两人遇到的问题,当我把VS里的win32改成x64,就没问题了