(anonymous IP: 18.118.95.164,351) | ||||||||||||||
| ||||||||||||||
Audio (96) Datatype (15) Demo (50) Development (247) Document (62) Driver (19) Emulation (62) Game (529) Graphics (224) Library (22) Network (61) Office (21) Utility (250) Video (18) Total files: 1676 Full index file Recent index file Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] libIDL is a library licensed under the GNU LGPL for creating trees of CORBA Interface Definition Language (IDL) files, which is a specification for defining portable interfaces. libIDL was initially written for ORBit (the ORB from the GNOME project, and the primary means of libIDL distribution). However, the functionality was designed to be as reusable and portable as possible. This is the static version of libIDL library compiled for x86 hosted (and native) AROS. It provides most of the standard libIDL functionality. This version does not use the gcc's preprocessor, therefore the call IDL_parse_filename should be avoided. Instead, the IDL_parse_filename_with_input call should be used. In order to link your programms against the libIDL library, you need to have glib and iconv static libraries in the library search path. The original libIDL (including the source files) may be found at http://andrewtv.org/libIDL/ |
Copyright © 2005 - 2024 The AROS Archives All Rights Reserved |