Skip to content

mingw compiling error #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TaxMachine opened this issue Jan 15, 2025 · 0 comments
Open

mingw compiling error #11

TaxMachine opened this issue Jan 15, 2025 · 0 comments

Comments

@TaxMachine
Copy link

TaxMachine commented Jan 15, 2025

when I enable control flow branching (I tested without and it compiles with no issue) and I then compile with mingw I get this error spammed

/usr/share/mingw-w64/include/ocidl.h: In function ‘constexpr const GUID& __mingw_uuidof() [with T = IOleControlSite; GUID = GUID]’:

obfusheader.h:616:43: error: call to non-‘constexpr’ function ‘volatile int int_proxy(double)’
  616 | #define for(x) for (int _i=0; _i<int_proxy(_TRUE);_i++) for (x)

I cross compile a windows DLL from linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant