Multi Commander > SDK

buidl err

(1/1)

ncnnnn:
WIN11 VS2022

\MCFSPluginSample\Source\FSSampleStream.cpp(340,20): error C2446: '==': no conversion from 'int' to 'const WCHAR *'

and postbuild_x64.bat return err code 4

Mathias (Author):
Ah 64bit build.

replace line with
if(szNewFilename[0] == L'\0')

You can just removed the postbuild step, It is only used to copy it to folder where MC is.

ncnnnn:
build ok .thanks

Navigation

[0] Message Index

Go to full version