Resharper Inspections for C++ in a UE4 project
Answered
Hello,
I'm running a UE4 game project in team city and have added a build step for the resharper inspections.
I selected x86 for the C++ inspections. I also linked to the solution file (RWC.sln) and in the Projects Filter, I put the project name (RWC)
However in the log, I see that the inspections are runned also on the UE4 engine codebase, which make that build step last 15 minutes.
But luckily the found inspections are only related to my project.
Is there anything else to do to only inspect my project source files?
Thanks
Please sign in to leave a comment.
Hi Michael,
Apologies for the delay. Looks like this thread was overlooked. Do you still experience the issue or it was solved? If the issue is still present, please try correcting the project filter by adding asteriscs as described here: https://www.jetbrains.com/help/teamcity/2019.2/inspections-resharper.html#Inspections(ReSharper)-SourcestoAnalyze
Best regards,
Mikhail Efremov