Archive

Archive for November, 2009

Boost compilation with Visual Studio

November 17th, 2009 No comments

build bjam

  • go to %BOOST%/tools/jam/src folder
  • run build.bat file
  • copy bjam.exe file to %BOOST%/bin folder from %BOOST%/tools/jam/src/bin.ntx86 folder

build boost

  • go to %BOOST% folder
  • compile Boost using bjam.exe:

bin\bjam.exe –build-dir=”C:\Dev\Libs\boost\build-boost” –toolset=msvc –build-type=complete stage

Bin2Cpp

November 12th, 2009 No comments

bin2cpp” is a little Tool for converting binary files in a C/C++ header file, so it can be used in other C++/C Programms (i.e. for putting a programm into another!).

Tags: , , ,

Эдвард де Боно

November 12th, 2009 No comments

Доктор Эдвард де Боно – один из очень немногих людей в истории, про которых можно сказать, что они сильно повлияли на то, как мы думаем.

Имеется много причин, позволяющих назвать его наиболее международно-известным мыслителем.

Особым вкладом доктора де Боно является то, что ему удалось поставить такую таинственную область, как творчество, на солидную основу. Он показал, что творчество есть одна из необходимых характеристик самоорганизующихся информационных систем.

Сайт автора

книги в электронном виде

Tags: , ,

Qtitan Multimedia library

November 12th, 2009 No comments

The Qtitan Multimedia library adds various multimedia technologies, such as Adobe Flash, Adobe Reader and Microsoft Silverlight, to applications designed using Qt framework. Qtitan Multimedia integrates with the Qt Designer form designer, simplifying the addition of new objects and speeding up the design process. Qtitan Multimedia is just what programmers need to create applications with big possibilities for multimedia.

Tags: ,