English Amiga Board


Go Back   English Amiga Board > Coders > Coders. Language > Coders. C/C++

 
 
Thread Tools
Old 01 June 2015, 21:25   #1
mritter0
Registered User
 
Join Date: Sep 2013
Location: Bettendorf, IA, USA
Age: 52
Posts: 204
AmiDevCpp $(GLOBALDEPS)

Where in AmiDevCpp do you specify the source code dependencies? In the Makefile.win there is a $(GLOBALDEPS) variable for each source file, but I don't see where to specify any.

Example: EntryPoint.c depends on Globals.h and Protos_Globals.h. If either .h files changes, re-compile EntryPoint.c.

=====================================

It looks like AmiDevCpp has been "dead" for some time now. The forum is down. Is there an "unofficial" one?
mritter0 is offline  
Old 29 June 2015, 01:30   #2
NovaCoder
Registered User
 
NovaCoder's Avatar
 
Join Date: Sep 2007
Location: Melbourne/Australia
Posts: 4,400
You do know that you're not meant to modify the makefile when using AmiDevCpp don't you? The idea is that it is generated automatically so it's aimed at people (like me) that hate buggering around with makefiles.

AmiDevCpp adds the source code dependencies automatically when you specify them in the editor.

Hope that helps
NovaCoder 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
AmiDevCpp AF2013 Coders. C/C++ 0 14 March 2014 00:23
Problem compiling with AmiDevCpp Franchute13 Coders. C/C++ 2 26 September 2013 15:01
AmiDEVcpp: Allocating gfxdata in chip mem tolkien Coders. C/C++ 9 22 April 2013 20:21
Need Some Info About Compilng AmigaOS 3.x Binaries in AmiDevCpp Franz Bazarov Coders. General 9 14 May 2009 18:37
AmiDevCpp and Floats AmigaEd Coders. General 0 18 January 2006 03:16

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 19:38.

Top

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