aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2012-07-28 12:43:28 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2012-07-28 12:43:28 -0400
commit51a067e5fc0ddfa92856264b2c939c294b996ca4 (patch)
tree4f8112b1d6cc792db21b03faf7860b3f87adf971
parent87771304ffb6aec5f55677fe1e1bd388056d917f (diff)
downloadtextadept-51a067e5fc0ddfa92856264b2c939c294b996ca4.tar.gz
textadept-51a067e5fc0ddfa92856264b2c939c294b996ca4.zip
Updated FAQ.md mentioning lack of LuaJIT on 64-bit Windows.
-rw-r--r--FAQ.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/FAQ.md b/FAQ.md
index 7efc07c4..b73076c8 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -20,6 +20,17 @@ the terminal version.)
- - -
**Q.**
+I downloaded the Windows 64-bit version but I do not see `textadeptjit.exe`. Did
+you forget to include it?
+
+**A:**
+No. Currently, [MinGW-w64][] cannot compile 64-bit LuaJIT.
+
+[MinGW-w64]: http://mingw-w64.sourceforge.net/
+
+- - -
+
+**Q.**
After upgrading to Textadept 5 from Textadept 4, Textadept 5 crashes hard with
no messages. What can I do?