Skip to content

Now compiles on Windows w/ MINGW 4.8#3

Open
msis wants to merge 13 commits intothemoos:develfrom
msis:devel
Open

Now compiles on Windows w/ MINGW 4.8#3
msis wants to merge 13 commits intothemoos:develfrom
msis:devel

Conversation

@msis
Copy link
Copy Markdown

@msis msis commented Nov 2, 2013

No description provided.

Comment thread Essentials/pAntler/CMakeLists.txt Outdated
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the pull request! You saved me duplicating half the effort (half, until I realized someone else already did it!).

Just a comment: on this CMakeLists.txt file, I would rather add conditionally to be in WIN32, just in case it breaks UNIXes builds which seem to work as is...

IF (WIN32)
    SET(SRCS ${SRCS} XPCProcess.cpp XPCProcessAttrib.cpp)
ENDIF(WIN32)

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

Successfully merging this pull request may close these issues.

2 participants