[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] There appears to be a Windows bug (in at least Windows 10) such that (404e4da)

Marcel Taeumel notifications at github.com
Wed Oct 26 15:35:54 UTC 2022


Hmm... we need to figure out why `IMPORT(int)` is not working when both "DropPlugin" and "FileDialogPlugin" are built internally. CI is broken because of this.

```
2022-10-26T14:58:10.2625443Z C:/msys64/mingw32/bin/ld: build/vm/FileDialogPlugin.lib(sqWin32FileDialog.o): in function `runSaveDlg at 4':
2022-10-26T14:58:10.2633194Z D:/a/opensmalltalk-vm/opensmalltalk-vm/building/win32x86/squeak.stack.spur/../../../platforms/win32/plugins/FileDialogPlugin/sqWin32FileDialog.c:117: undefined reference to `_imp__okToFreeSTGMEDIUMHGLOBAL'
2022-10-26T14:58:10.2635279Z C:/msys64/mingw32/bin/ld: build/vm/FileDialogPlugin.lib(sqWin32FileDialog.o): in function `runOpenDlg at 4':
2022-10-26T14:58:10.2636617Z D:/a/opensmalltalk-vm/opensmalltalk-vm/building/win32x86/squeak.stack.spur/../../../platforms/win32/plugins/FileDialogPlugin/sqWin32FileDialog.c:94: undefined reference to `_imp__okToFreeSTGMEDIUMHGLOBAL'
2022-10-26T14:58:10.2641042Z i686-w64-mingw32-clang: error: linker command failed with exit code 1 (use -v to see invocation)
2022-10-26T14:58:10.2654690Z mingw32-make: *** [../common/Makefile:236: build/vm/SqueakUnstripped.exe] Error 1
2022-10-26T14:58:10.2662851Z ##[error]Process completed with exit code 1.
```

And I am currently not able to build the VM locally via Cygwin/MinGW because of this.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/404e4dae74608b1d071c2f97da985723e2b95b0e#commitcomment-87966420
You are receiving this because you are subscribed to this thread.

Message ID: <OpenSmalltalk/opensmalltalk-vm/commit/404e4dae74608b1d071c2f97da985723e2b95b0e/87966420 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20221026/f1d1047a/attachment.html>


More information about the Vm-dev mailing list