I have set my source code editor to vscode as you can see in the following ss
but when I try to create a c++ class it doesn’t allow me because it says no compiler was found
any solutions to fix this ?
Thanks
I have set my source code editor to vscode as you can see in the following ss
but when I try to create a c++ class it doesn’t allow me because it says no compiler was found
any solutions to fix this ?
Thanks
Hey @NethakaS!
To kick things off, lets cover all of the bases before attempting to figure out what else could be going wrong. Is the version of visual studio you installed 2019 and have you followed all the steps listed in the following documentation:
Any additional specifics you provide may go a long way in solving your problem!
Hey @NethakaS,
Checking in, did the above contain the solution you were looking for?
Hello Questzal ,
thanks for replying but unfortunately it did not contain the solution
Hey @NethakaS,
Hmm, okay. So while 4.27 may not have documentation on VSCode, 5.0 does.
What version of VSCode do you currently have?
My VSCode version is 1.77.2
To set up VSCode as an IDE for UE4, you need to follow these steps:
I have no clue what I did but its working now
Unreal Logic ig
Anyhow Thanks everyone