This is the upstream 1.8 source with the fix from PR #31 applied, provided as a convenience for Windows users affected by issue #30 while that PR is pending review upstream.
What's fixed
- Opening a CSV via file association (double-click) or command line now works — previously it opened an empty "Empty 1" window.
- Full Unicode path support (Cyrillic, CJK, Latin-1 filenames) throughout load and save.
- Application icon embedded at build time.
Download: Tablecruncher_v1.8-win-unicode-fix_Win64_installer.exe
The installer registers the .csv file association so double-click-to-open works out of the box, and installs to Program Files\Tablecruncher.
Built from: commit 2f8a309 on branch fix-windows-cmdline-and-unicode-paths (this fork)
Build environment: MSVC 14.51 (VS Build Tools 2026), FLTK 1.4.5, x64
SHA-256 (installer): b731d7b4d9b5e1a689e6e12265e79e1331781347d719934838e7669a9c23c41e
Licensed under GPLv3, same as upstream. All original copyright and attribution to Stefan Fischerländer / Tablecruncher is preserved; corresponding source is this fork.
Please report any issues with this build on this fork's issue tracker — not on the upstream Tablecruncher repo.