12-18-2015, 06:52 AM
It was announced a couple of months ago. No idea how to get cmake to generate a MSVC clang project though.
Random Chitchat 2012-2016
|
12-18-2015, 06:52 AM
It was announced a couple of months ago. No idea how to get cmake to generate a MSVC clang project though.
12-18-2015, 07:14 AM
It doesnt seem to work properly anyway, I set the project manually and the warnings generated were still MSVC-styled, not Clang-styled.
12-18-2015, 07:31 AM
That might be clang-cl changing the format so visual studio can parse them. Are you getting warnings about non-expicity handled enum values in switches?
12-18-2015, 06:45 PM
I was testing on a different project, so can't really tell.
I tried Cuberite now but it seems CMake makes it near impossible to switch the toolset, there are several incompatible options and even after manually fixing them the toolset fails with "invalid commandline options". I don't have the nerves to go any further ![]()
I've managed to get the emails working again by sending it via my own host, nilspace.nl. Sadly, the emails go to my spam folder, but hey, it works ^^
12-18-2015, 09:10 PM
Yea, it works! (got your msg)
12-18-2015, 09:11 PM
Great
![]()
12-18-2015, 09:56 PM
(This post was last modified: 12-18-2015, 09:59 PM by Seadragon91.)
Here is a zip file that contains the scan from CppCheck, exported as html. It's well done, easy to understand
![]() https://dl.dropboxusercontent.com/u/7270...pcheck.zip Statistic: Code: 668 purgedConfiguration I think this error ids would be good to check: uninitMemberVar, passedByValue, duplInheritedMember Open the file index.html and you have a overview. Use the search of the browser (ctr + f), if you are interested in a specific error id Edit: Okay no underline in code possible.
12-18-2015, 10:54 PM
Does it require any changes to the cmakelist to run?
12-18-2015, 10:56 PM
I think I managed to get LetsEncrypt to sign a certificate for analytics.cuberite.org, now to get it installed
![]() |
« Next Oldest | Next Newest »
|