English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 03 May 2010, 13:01   #1
kristofferj
 
Posts: n/a
Includes

Ages ago I coded on my Amiga, and I know I am about to look into this wonderful world again. I've managed to setup a WinUAE environment with the Amiga Forever A1200 system and ASM-One.

But, and please don't laugh, my source code won't compile because it can't find the exec/ files (for example exec_lib.i) and so on. I can't remember where these files are located in the system.

How do I set the path to them?
 
Old 03 May 2010, 13:43   #2
victim
Registered User
 
Join Date: Mar 2009
Location: N/A
Posts: 23
Hi kristofferj and welcome by EAB !

I think the best way is you unzip the following include files in your root directory from this webpage http://www.savage-crew.de/include.zip
( example: HD0: )

and now you type the follows rows in your source code.

incdir "HD0:include/"

that is all

so long...
victim

Quote:
Originally Posted by kristofferj View Post
Ages ago I coded on my Amiga, and I know I am about to look into this wonderful world again. I've managed to setup a WinUAE environment with the Amiga Forever A1200 system and ASM-One.

But, and please don't laugh, my source code won't compile because it can't find the exec/ files (for example exec_lib.i) and so on. I can't remember where these files are located in the system.

How do I set the path to them?
victim is offline  
Old 03 May 2010, 15:08   #3
kristofferj
 
Posts: n/a
Thanks! That did the trick. Are these files not supposed to be included in the default installation of the OS?

Last edited by kristofferj; 03 May 2010 at 15:32.
 
Old 03 May 2010, 15:38   #4
Leffmann
 
Join Date: Jul 2008
Location: Sweden
Posts: 2,269
No SDKs are part of the default installation of the AmigaOS, or any other OS I know of actually. The symbols you list there are for the DMA settings, and are probably part of an include file you wrote yourself once, but you can find the equivalent symbols in the hardware/dmabits.i include file.
Leffmann 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
DevPac 3.xx Includes souls Coders. General 40 12 March 2021 21:35
C Code without official includes redblade Coders. Language 3 20 March 2013 14:05
Devpac includes Seoman request.Apps 2 15 April 2010 00:19
DevPac 3 and includes Camionsauro Coders. General 10 20 April 2009 15:23
Devpac 3.x includes lpopman request.Apps 2 14 November 2004 17:28

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 11:58.

Top

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