Rageken

- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
-
-
-
Rageken created a post, When using "Read solution model direct from project/solution files", c++17 standard is not recognized.
Similar problem -> std:c++17 option in unreal project – ReSharper Support | JetBrains My working environment is as follows. Visual studio : 17.0.2 Resharper : 2021.3 Unreal Engine : 4.27.2 Please t... -
-
Rageken created a post, CompletedRedundacies check error
The member variable of the structure is subjected to a redundancy test. It seems that the nullptr check for member variables should be excluded from the redundancy test. -
Rageken commented, -
-
Rageken created a post, std:c++17 option in unreal project
Resharper c++ 2020.2 version does not recognize std:c++17 option in unreal project So I rollback version to 2020.1.4, then it recognize std:c++17 option properly Also tried below. But not worked. h... -
Rageken created a post, Resharper Command Line Tools does not report all issue
Here is my test source code. And run command line tool(inspectcode.x86.exe "C:\Test\Test\Test.sln" -o="D:\downloads\GeneratedByCommandLine.xml" -s=INFO --properties:Platform=x86;Configuration=Debu...