The AROS Archives(anonymous IP: 3.137.192.3,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (243)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1624

Full index file
Recent index file

Part of aros exec
 Readme for:  Development » Library » libidl.i386.tar.gz

Libidl.i386

Description: Library for CORBA Interface Description Language
Download: libidl.i386.tar.gz       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 1Mb
Version: 0.6.8
Date: 02 Nov 06
Author: Andrew T. Veliath
Submitter: Michal Schulz
Homepage: http://andrewtv.org/libIDL/
Requirements: glib, libiconv
Category: development/library
License: LGPL
Distribute: yes
FileID: 110
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 138  (Current version)
138  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[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