serge-rgb / milton

An infinite-canvas paint program
GNU General Public License v3.0
1.53k stars 133 forks source link

Mingw compiling fixes #130

Closed lukesalisbury closed 5 years ago

lukesalisbury commented 5 years ago

Version: Mingw 7.3.0 (x86_64-posix-seh-rev0)

Changes: CMake: link to opengl32 library on windows Removed SHGetFolderPathW argument tags/notes/?

Also add *.user to gitignore as I use Qt Creator to open CMake projects.

serge-rgb commented 5 years ago

You can submit a separate PR for the F11 feature, but in general I don't merge PRs for specific workflows, like editor/IDE config ignores or other compilers.

lukesalisbury commented 5 years ago

Sorry, didn't mean to include the non compiler fixes. Good luck with your project.

serge-rgb commented 5 years ago

I'm sincerely sorry! I was too curt when closing this PR and I'm sorry if I came off as dismissive. I am always very grateful to anyone that spends their time sending PRs.

Sorry, didn't mean to include the non compiler fixes. Good luck with your project.