kandi X-RAY | user-startup Summary
kandi X-RAY | user-startup Summary
Auto start commands when you log in (cross-platform)
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Add Command Line Object
user-startup Key Features
user-startup Examples and Code Snippets
Community Discussions
Trending Discussions on user-startup
QUESTION
This is not a cross-compilation setup at the moment. Just a local C dev environment. Here is the code:
...ANSWER
Answered 2021-Apr-12 at 17:21First of all, your install doesn't match the layout from the distributed files. I suggest that you just wipe everything and then download and install (using the included installer scripts) in this order: vbcc_bin_amigaos68k.lha vbcc_target_m68k-amigaos.lha.
Or try to fix itNeither vc nor vbccm68k looks automatically in vbcc:include
for includes, you have to tell them where to look using the -I
flag. If you use the vc command instead of the "raw" vbccm68k, it can pick up the include files from a script.
The default script for your platform is searched for at ENV:vc.config
, VBCC:vc.config
, or $VBCC/config/vc.config
(from your VBCC environment variable). In your case it should be picked up from the environment, and you should have that file if you look in the config subdirectory.
If you examine vc.config
you will see that it appends -Ivincludeos3:
to the commands. The default installer sets up an assign to the (target-specific) include files, which should look something like this:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install user-startup
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page