2007/11/30, Pavel Pervov <[EMAIL PROTECTED]>: > > On windows x86-64 - yes, no other choice there. > On windows x86 - likely, yes, but it is not default and not tested. Most > probably, warnings on unsafe APIs will prevent one from compiling with > MSVC8 > on windows x86. The build should be ajusted in this case to provide > _CRT_SECURE_NO_DEPRECATE macro to compiler.
Thanks Pavel, I've installed new MSVS and faced with warnings issue, therefore I could't build Harmony. Should we altered deprecataed API or build script? Thanks, Igor
