Skip to content

mingw compiling error #11

Open
Open
@TaxMachine

Description

@TaxMachine

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions