CMake for Windows #128
Labels
No Label
Bug
Cleanup
documentation
Driver
duplicate
Feature
Firmware
glscopeclient
good first issue
Hardware
help wanted
invalid
Linux
performance
question
scopeserver
Windows
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: AllSpice/ThunderScope#128
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Step 1: Write makefile to compile c++
Step 2: make works on Linux
Step 3: Windows doesn't have make. Write CmakeLists.txt for cmake
Step 4: cmake works on Linux
Step 5: test on Windows
Step 6: cmake fails to compile on Windows
Step 7: cry.
run
npm run make-cpp-win
...I think