View Single Post
Old 24 January 2023, 04:24   #1
Steam Ranger
Registered User
 
Steam Ranger's Avatar
 
Join Date: May 2022
Location: Adelaide, South Australia, Australia
Posts: 208
Visual Studio Code Amiga C Extension

I'm having problems with includes. As far as I can tell, I just include
<proto/xxx>
for whatever library I want to use.

However including
 <proto/alib.h>
throws a ton of errors. Attached is the output when I try to build with it included.

Although, I would appreciate if someone would point me to working implementations of
CreateExtIO()
and
DeleteExtIO()
, because I'd be just fine programming them in myself, but I can't figure out what needs to be initialised in the
IORequest
structure. I've already made my own
CreatePort()
and
DeletePort()
.

Thanks in advance.
Attached Files
File Type: txt Console Output.txt (22.0 KB, 87 views)
Steam Ranger is offline  
 
Page generated in 0.30439 seconds with 12 queries