Make the MinGW/GCC build work again#4776
Closed
marcows wants to merge 7 commits intonotepad-plus-plus:masterfrom
marcows:gcc-fixes
Closed
Make the MinGW/GCC build work again#4776marcows wants to merge 7 commits intonotepad-plus-plus:masterfrom marcows:gcc-fixes
marcows wants to merge 7 commits intonotepad-plus-plus:masterfrom
marcows:gcc-fixes
Conversation
This feature cannot be built because ATL is not supported. Building and running successfully now without the file browser feature.
…W stubs Necessary since addition of "Log Monitoring (tail -f)" feature.
…ation Fixes a runtime error with the MinGW/GCC build on startup: Exception On WM_CREATE locale::facet::_S_create_c_locale name not valid
Contributor
Contributor
Author
|
Yes, I had seen them. It was hard getting patches integrated upstream in the past and I just wanted to try one last time with my existing work. I don't plan continuing, the time is better spent elsewhere. As long as the GCC build is only second-class citizen, you will always be fixing after and need luck getting them applied. |
Member
|
Duplicated: |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NP++ can now be built without errors and executed again.
Tested under Windows 7 using GCC 8.1.0 with POSIX threads and dwarf.