Download List

프로젝트 설명

glibmm is a set of C++ bindings for glib, including cross-
platform APIs such as a std::string-like UTF8 string class,
string utility methods, such as a text encoding converter
API, file access, and threads.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-12-30 00:45
2.15.0

새로운 giomm 라이브러리에 추가되었습니다. 형식 ()이 추가되었습니다. 입심이 있음 : : RefPtr, 분명히 (), 리셋에 의해 대체되고 사용 중지되었습니다 (). 암호화키 파일 있음, set_integer_list (), set_boolean_list (), 그리고 set_double_list () 사실 이제 충돌없이 작동. gmmproc에서 코드를 건설 - 또한 쓰기 전용 속성 전용 경고가 표시됩니다에 대한 래퍼를 생성을 거부합니다. 빌딩 입심이 2.15에 대한 gmessages.h 대신 g_assert을 gtestutils.h 포함하여 수정되었습니다 (). 건축 사전 - gcc가 4.3을 출시하였습니다 해결되었습니다.
Tags: Unstable, Major feature enhancements
The new giomm library was added. format() was added. In Glib::RefPtr, clear() was deprecated, being replaced by reset(). In KeyFile, set_integer_list(), set_boolean_list(), and set_double_list() actually work now without crashing. In gmmproc, the code refuses to generate a wrapper for a construct-only property which is also write-only, and a warning is displayed. Building for glib 2.15 was fixed by including gtestutils.h instead of gmessages.h to get g_assert(). Building for pre-releases of gcc 4.3 was fixed.

2007-12-30 00:31
2.14.2

NetBSD-4.99.6/amd64에 고정되어야 빌드합니다. 지원을위한 새로운 _CONFIGINCLUDE () 매크로 gmmproc에 추가되었습니다.
Tags: Minor bugfixes
The build on NetBSD-4.99.6/amd64 should be fixed.
Support for the new _CONFIGINCLUDE() macro was
added to gmmproc.

2007-09-30 08:32
2.14.0

Tags: Major feature enhancements

2004-12-20 18:26
2.5.2

일부 설명서가 추가되었습니다.
Tags: Unstable, Documentation
Some documentation was added.

2004-10-29 15:12
2.4.5

Cygwin에서 빌드 문제가 수정되었습니다.
Tags: Minor bugfixes
A problem with the cygwin build has been corrected.

Project Resources