English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 22 February 2020, 00:12   #1
Sim085
Registered User
 
Join Date: Apr 2009
Location: N/A
Posts: 962
VBCC/NDK/Make AmiTCP dependency?

I have installed NDK 3.9, VBCC 0.9f and Make. I have written a small HelloWorld example. The solution does compile but each time I compile the solution using the Make command I get a requestor to insert volume AmiTCP in any drive. I do not have AmiTCP installed and I do not wish to install it.

The way I got rid of the message is a fake assign in the startup-sequence file.

However I was wondering; is there was a more cleaner way how to do this?
Sim085 is offline  
Old 22 February 2020, 09:42   #2
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 6,985
ixnet.library requires AmiTCP: assign. Many Amiga ports of Make use ixemul.library which in turn opens ixnet.library.

The easiest way to get rid of the requester is to not install ixnet.library.
The second easiest way is to assign AmiTCP: to RAM:
The least easy way is to find a port of Make which does not use ixemul.
thomas is offline  
Old 22 February 2020, 22:32   #3
Sim085
Registered User
 
Join Date: Apr 2009
Location: N/A
Posts: 962
Thank you for the explanation
Will go with option 2.

Quote:
Originally Posted by thomas View Post
ixnet.library requires AmiTCP: assign. Many Amiga ports of Make use ixemul.library which in turn opens ixnet.library.

The easiest way to get rid of the requester is to not install ixnet.library.
The second easiest way is to assign AmiTCP: to RAM:
The least easy way is to find a port of Make which does not use ixemul.
Sim085 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
vbcc/vasm automatic dependency files? dalton Coders. General 25 06 September 2016 18:05
Trouble installing AmiFTP dependency classact33 TenLeftFingers support.Apps 29 15 June 2015 20:39
3.1 and/or 1.3 NDK marduk_kurios request.Other 5 17 February 2014 20:22
Windows dependency resle support.WinUAE 3 31 January 2012 21:50
rexxsyslib dependency bug in WinUAE? KillaByte support.WinUAE 2 07 October 2009 11:29

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 16:10.

Top

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