From 9276da5fc4b18f4fbfa492aef1468caf54f2fdf1 Mon Sep 17 00:00:00 2001 From: Faraz Fallahi Date: Mon, 5 Jun 2017 11:42:37 -0500 Subject: [PATCH] Create notes.txt --- windows/notes.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 windows/notes.txt diff --git a/windows/notes.txt b/windows/notes.txt new file mode 100644 index 0000000..64f2cdc --- /dev/null +++ b/windows/notes.txt @@ -0,0 +1,5 @@ +https://askubuntu.com/questions/656219/building-a-windows-executable-in-qt-on-a-linux-system +http://silmor.de/qtstuff.cross.php +https://wiki.qt.io/Cross_compiling_Mesa_for_Windows +https://stackoverflow.com/questions/10934683/how-do-i-configure-qt-for-cross-compilation-from-linux-to-windows-target +https://stackoverflow.com/questions/14170590/building-qt-5-on-linux-for-windows/14170591#14170591