Skip to content
QbProg edited this page Jul 26, 2011 · 9 revisions

These notes are possible things that still need to be discussed for future releases. Move them to github issues when sure.

MSVC package related:

  • Make sure DRAWEXE works in debug compilation
  • Include examples as optional components
  • Find a way to automatically install external library binaries, analize old 3rdparty folder usage
  • Pack a complete installer (with Inno Setup?)
  • Interaction between static libs and external depends
  • Make sure TKOpenGL works when using static libs
  • Test precompiled headers for packages that have many toolkit dependencies
  • Rewrite __try __finally __leave code

Documentation:

  • Restore doxygen documentation and package it
Clone this wiki locally