English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 21 April 2021, 21:13   #1
rjd324
Registered User
 
rjd324's Avatar
 
Join Date: May 2020
Location: NE / UK
Posts: 227
System / Library include fles

Wondering if someone can either point me in the right direction, or tell me why what I expect is incorrect. I am influenced due to being able to do certain things in GNU-Linux distros; if I want to download a library, I can do so. If I want to download the header files for that library, I generally can also do that.

So, now in the Amiga domain is the same thing possible. Let's say I am using the newest icon library well then that is all well and good. But, now I may want to write a program that uses the interfaces available in that library. During compilation I am going to get shouted out saying that certain functions have no prototype because, let's say, I am using a version of the icon library's header file that is pre version 40 because that is all that came with the compiler that I am using. I mean, I guess I can tell the compiler not worry and just promise it that the function is really there, but I am trying to figure out how other people are dealing with this?
rjd324 is offline  
Old 21 April 2021, 22:44   #2
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 6,985
If your compiler is older than the OS then you should upgrade the include files with those that come with the OS.
thomas is offline  
Old 21 April 2021, 23:29   #3
rjd324
Registered User
 
rjd324's Avatar
 
Join Date: May 2020
Location: NE / UK
Posts: 227
Indeed. And the Developer CD is at least one way to do that. So this is no longer a problem.
Thanks.
rjd324 is offline  
Old 22 April 2021, 16:47   #4
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 6,985
The latest NDK for OS 3.x is available there: http://www.haage-partner.de/download/AmigaOS/

There will be a new one when 3.2 is released.
thomas is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Amiga System Libraries include for VASM JuanLuis Coders. Asm / Hardware 8 07 June 2020 10:24
X-System ( not X-System 2) aka Crossed System TDO request.Old Rare Games 9 02 July 2019 15:26
Basic/System include files guy lateur Coders. Asm / Hardware 6 05 July 2017 12:53
HELP: Opus5, KingCON, SysInfo.library (Sysmon.library) triangle Michael support.Apps 6 10 March 2014 14:08
Mediator - openpci.library and pci.library mardn78 support.Hardware 1 01 February 2014 11:11

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 23:35.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.06757 seconds with 13 queries