You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
Unfortunatelly this fix don't work, it keeps raising the error. I've appended the build log below, but the only important message was already shown before. The "" fix still works, though.
ce3a765
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortunatelly this fix don't work, it keeps raising the error. I've appended the build log below, but the only important message was already shown before. The
""
fix still works, though.log.txt
ce3a765
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will compile it with msvc 2015 later
ce3a765
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This workaround works:
ce3a765
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And if you cast the value of
__func__
this way:Did you try to put
__func__
in parenthesis ?Else we knock the hell door…
ce3a765
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lordloki Your workaround works fine.
@panzergame Your workaround still raises the same error.
ce3a765
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@panzergame as @joelgomes1994 said all your workarounds doesn't work. :-(
ce3a765
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it is something related to (float (*)[3])
ce3a765
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lordloki, @youle31 : What if MEM_mallocN is in parenthesis ?
ce3a765
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@panzergame sry no access to my computer until this night/tomorrow morning
ce3a765
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have only Visual Studio 2017 installed and no compilation error
ce3a765
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@panzergame same error than before. Only thing that works it is the workaround I pointed before
ce3a765
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's sign for it…