jamoma / JamomaCore

Jamoma Frameworks for Audio and Control Structure
Other
36 stars 14 forks source link

TTString requires complete re-write for Windows Support #271

Open tap opened 10 years ago

tap commented 10 years ago

I have spent time on this in Bergen -- almost the entire week -- on Windows problems. @theod is aware of the problems.

At this point the TTString rewrite is ready for somebody else to take over.

There are two branches:

These branches have critical ruby script updates, other windows-related-fixes, and partial rewrites TTString.

My feeling at this time is that we should abandon the idea of wrapping an internal instance from the STL and write everything with the memory management etc. from scratch. However, I'll let the person who actually rewrites TTString make that determination.