Stuart
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created My Win64 Project is failing with MS Build ' error MSB8007: The Platform for project '<my_project>.vcxproj' is invalid. Platform='Win64''
I'm attempting to build a UE5 project through Team City. My build fails on the .NET build step when attempting to build from the UE5.sln. error MSB8007: The Platform for project '<my_project>.vcxp... -
Created How to make a TeamCity server visible to other users
I have a TeamCity server set up on a local environment. Now I want other users to be able to access the web UI, however, they cant as this is on localhost:8111. How do I let other people on my netw...