Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 1ca2e9c7eef3b66f34cb4e41ed8c8a66ed620d21
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1ca2e9c7eef3b66f34cb4e41ed8c8a66ed620d21 Author: Eliot Miranda <
[hidden email]>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M build.win32x86/common/Makefile.msvc
M build.win32x86/common/Makefile.msvc.plugin
M build.win64x64/common/Makefile.msvc
M build.win64x64/common/Makefile.msvc.plugin
M platforms/win32/plugins/CameraPlugin/winCameraOps.cpp
Log Message:
-----------
Fix bulding external plugins under the MSVC makefiles (VMLIB in teh right place)
Use the Microsoft __int64, not int64_t in winCameraOps.cpp.