News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu

CPCTelera Manjaro VM

Started by IndyUK, 21:34, 16 June 24

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

IndyUK

Hi Folks,

I've downloaded and installed the CPCTelera Manjaro VM as I like the idea of having a dedicated CPC dev environment. However, I'm getting the following error being reported in VS Code - see screenshot.

I don't think this is an actual error as if I "make" the project in Terminal it compiles fine but, I'd like to use VS Code as the editor and do all my work within. Can anyone suggest what I need to do to fix this please? Personally I thought this would all be setup ready to use out of the box but, clearly not.

Thanks in advance.

awergh

I haven't ever used this VM but have a look at the c_cpp_properties.json file and check to see what is included in there.
In particular see if CPCT_PATH environment variable is set correctly and pointing to the location cpctelera is installed to.
My guess is vscode cannot find cpctelera which is why you are getting include errors.

IndyUK

Quote from: awergh on 12:33, 27 June 24My guess is vscode cannot find cpctelera which is why you are getting include errors.
Hi @awergh 

I checked this and the path to the "src" folder was not set. I set this but VS code still didn't like it and although running make through terminal did work, I decided to scrap this and try something else. Thanks for trying to help.

Powered by SMFPacks Menu Editor Mod