Need to confirm GUI works on Windows #2

Closed
opened 3 years ago by tcsullivan · 3 comments
tcsullivan commented 3 years ago (Migrated from github.com)

No testing on Windows has been done yet. Need to compile and run the GUI, and test with the device.

No testing on Windows has been done yet. Need to compile and run the GUI, and test with the device.
tcsullivan commented 3 years ago (Migrated from github.com)

Hopped onto my Windows 10 VM today, was able to scrounge together the wxWidgets files to build and run the GUI.

There's a lot to do: need to clean up how to get the right headers, libs, and DLLs, the compile output text is black-on-black, the toolbar doesn't take clicks, ...

Hopped onto my Windows 10 VM today, was able to scrounge together the wxWidgets files to build and run the GUI. There's a lot to do: need to clean up how to get the right headers, libs, and DLLs, the compile output text is black-on-black, the toolbar doesn't take clicks, ...
tcsullivan commented 3 years ago (Migrated from github.com)

More progress: algorithms compile, and device communication is working (logging and sig. gen. still untested).
Remaining issues:

  • Compile output pane not using the monospace font.
  • Compile output background set to white until white-on-black is figured out.
  • Toolbar with compile button and sample rate not accepting clicks.

Most fixes have been made with the WIN32 flag, though we'll most likely need to have a separate Windows-only Makefile for now (too many differences).

More progress: algorithms compile, and device communication is working (logging and sig. gen. still untested). Remaining issues: * ~~Compile output pane not using the monospace font.~~ * ~~Compile output background set to white until white-on-black is figured out.~~ * ~~Toolbar with compile button and sample rate not accepting clicks.~~ Most fixes have been made with the WIN32 flag, though we'll most likely need to have a separate Windows-only Makefile for now (too many differences).
tcsullivan commented 3 years ago (Migrated from github.com)

By this commit, we appear to have a 100% functional Windows port.

By [this](https://github.com/tcsullivan/stmdsp/commit/4a0fb43d375bd095643ea50cf9b09dae6515b20e) commit, we appear to have a 100% functional Windows port.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: clyne/stmdsp#2
Loading…
There is no content yet.