0 Members and 3 Guests are viewing this topic.
You can open mir_full.sln
Stable work of Miranda NG is guaranteed within the same build, i.e., all plugins of the same compilation are compatible with the core while two adjacent builds can be completely incompatible.
kashr00t, you cannot build ICQ.dll alone, it has to be built with all core modules (miranda32.exe, mir_core.dll, mir_app.dll etc) from the same source files.
https://wiki.miranda-ng.org/index.php?title=Main_PageYou cannot use Miranda core build xxxxx with plugin from build yyyyy. All binaries MUST be compiled from the same source code base. No backward compatibility.So copy mir_full.sln, edit it in VS, remove useless plugins/libs (do not remove Core section), and build the whole solution.
'Miranda32.exe' (Win32): Loaded 'D:\DEV\PROJ\miranda-ng\bin15\Debug\Plugins\ICQ.dll'. Symbols loaded.'Miranda32.exe' (Win32): Unloaded 'D:\DEV\PROJ\miranda-ng\bin15\Debug\Plugins\ICQ.dll''Miranda32.exe' (Win32): Loaded 'D:\DEV\PROJ\miranda-ng\bin15\Debug\Plugins\ICQ.dll'. Symbols loaded.'Miranda32.exe' (Win32): Loaded 'D:\DEV\PROJ\miranda-ng\bin15\Debug\Libs\libcrypto-1_1.mir'. Cannot find or open the PDB file.'Miranda32.exe' (Win32): Loaded 'D:\DEV\PROJ\miranda-ng\bin15\Debug\Libs\vcruntime140.dll'. Cannot find or open the PDB file.'Miranda32.exe' (Win32): Unloaded 'D:\DEV\PROJ\miranda-ng\bin15\Debug\Libs\vcruntime140.dll''Miranda32.exe' (Win32): Unloaded 'D:\DEV\PROJ\miranda-ng\bin15\Debug\Libs\libcrypto-1_1.mir''Miranda32.exe' (Win32): Unloaded 'D:\DEV\PROJ\miranda-ng\bin15\Debug\Plugins\ICQ.dll'
Static analysis toolsText Template TransformationC# and Visual Basic Roslyn compilersMSBuildVC++ 2017 version 15.9 v14.16 latest v141 toolsVisual C++ 2017 Redistributable UpdateWindows Universal CRT SDKWindows XP support for C++Visual Studio C++ core features