Still no luck though. This is the best I get
1>------ Build started: Project: ShuttlePB, Configuration: Debug Win32 ------
1>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release
1>ShuttlePB.cpp
1>H:\Visual Studio 2022 CE\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(1402,5): warning MSB8012: TargetPath(H:\Jeux\Orbiter 2024\Orbitersdk\samples\ShuttlePB\Debug\ShuttlePB.dll) does not match the Linker's OutputFile property value (H:\Jeux\Orbiter 2024\Modules\ShuttlePB.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
1>Orbitersdk.lib(Orbitersdk.cpp.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in ShuttlePB.obj
1>Orbitersdk.lib(Orbitersdk.cpp.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MD_DynamicRelease' doesn't match value 'MTd_StaticDebug' in ShuttlePB.obj
1> Creating library H:\Jeux\Orbiter 2024\Orbitersdk\samples\ShuttlePB\Debug\ShuttlePB.lib and object H:\Jeux\Orbiter 2024\Orbitersdk\samples\ShuttlePB\Debug\ShuttlePB.exp
1>..\..\..\Modules\ShuttlePB.dll : fatal error LNK1319: 2 mismatches detected
1>Done building project "ShuttlePB.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
and my properties are :
/ifcOutput "ShuttlePB\Debug\" /GS /analyze- /W3 /Gy /Zc:wchar_t /I"..\..\include" /ZI /Gm /Od /Fd"ShuttlePB\Debug\vc143.pdb" /Zc:inline /fp

recise /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /fp:except- /errorReport

rompt /GF- /WX- /Zc:forScope /RTC1 /Gd /Oy- /MT /FC /Fa"ShuttlePB\Debug\" /EHsc /nologo /Fo"ShuttlePB\Debug\" /diagnostics:column
/OUT:"..\..\..\Modules\ShuttlePB.dll" /MANIFEST /PDB:"H:\Jeux\Orbiter 2024\Orbitersdk\samples\ShuttlePB\Debug\ShuttlePB.pdb" /DYNAMICBASE:NO "kernel32.lib" "user32.lib" "gdi32.lib" "winspool.lib" "comdlg32.lib" "advapi32.lib" "shell32.lib" "ole32.lib" "oleaut32.lib" "uuid.lib" "odbc32.lib" "odbccp32.lib" /IMPLIB:"H:\Jeux\Orbiter 2024\Orbitersdk\samples\ShuttlePB\Debug\ShuttlePB.lib" /DEBUG:FULL /DLL /MACHINE:X86 /NODEFAULTLIB:"msvcirt.lib" /NODEFAULTLIB:"msvcrt.lib" /SAFESEH:NO /PGD:"H:\Jeux\Orbiter 2024\Orbitersdk\samples\ShuttlePB\Debug\ShuttlePB.pgd" /SUBSYSTEM:WINDOWS /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /ManifestFile:"ShuttlePB\Debug\ShuttlePB.dll.intermediate.manifest" /LTCGOUT:"ShuttlePB\Debug\ShuttlePB.iobj" /ERRORREPORT

ROMPT /ILK:"ShuttlePB\Debug\ShuttlePB.ilk" /NOLOGO /LIBPATH:"..\..\lib" /TLBID:1