A question

5 posts / 0 new
Last post
alfkil
alfkil's picture
Offline
Last seen: 2 years 7 months ago
Joined: 2011-05-10 22:02
A question

Hey guys,

this is a little bit off topic, but not entirely. I am just interested to know the following:

Is there any way to get vscode to comprehend the nature of the APICALL macro used in the AmigaOS libraries, so that you don't get error squiggles on all of your sys-calls ?

Thanks for keeping up the good spirit.

walkero
walkero's picture
Offline
Last seen: 3 months 3 days ago
Joined: 2009-05-03 16:54
Re: A question

If I am not totally wrong, it needs to create an extension that support AmigaOS SDK, where you have to have those macros and arguments defined. Or maybe, if you use a C, C++ intellisense extension, which is able to find those macros' definition files.

did you try https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools ???

alfkil
alfkil's picture
Offline
Last seen: 2 years 7 months ago
Joined: 2011-05-10 22:02
Re: A question

I have tried that extension, and it still does the error squiggles. Maybe I have to create an extension myself, but I am not quite sure where to start. Thanks for the reply anyway.

steenlund
steenlund's picture
Offline
Last seen: 3 years 11 months ago
Joined: 2020-03-04 23:16
Re: A question
alfkil
alfkil's picture
Offline
Last seen: 2 years 7 months ago
Joined: 2011-05-10 22:02
Re: A question

Thanks, man. It warms my heart. :)

Log in or register to post comments