View Single Post
Old 24 March 2018, 10:37   #4
Crank
Registered User
 
Join Date: Mar 2018
Location: Prague
Posts: 35
I still seem to have one more mystery to solve:

By default, the compiler doesn't find the following include files:

#include <proto/dos.h>
#include <proto/exec.h>

I assume I need to either add the target's include and lib directories to some environment variable or add some extra flag for the compiler. I can't seem to find an answer from the internet.

Last edited by Crank; 24 March 2018 at 10:51.
Crank is offline  
 
Page generated in 0.04170 seconds with 11 queries