]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Refinements to instructions on compiling for Windows.
authordrh <>
Wed, 16 Aug 2023 17:23:42 +0000 (17:23 +0000)
committerdrh <>
Wed, 16 Aug 2023 17:23:42 +0000 (17:23 +0000)
FossilOrigin-Name: d543c36c35f71c5f0a7ebf6f496feca40d16566d0c5b2c2ba205ff43437ffcd1

doc/compile-for-windows.md
manifest
manifest.uuid

index 04240a7ddc102092a5f1d4b5452f6eaeef59d761..b4f8e04c5ca908fb8d7cbc37497130692c204044 100644 (file)
@@ -35,9 +35,12 @@ canonical source on a new Windows 11 PC, as of 2023-08-16:
           (omitting the second 't').  Leave the copy in the same directory
           as the original.
       <li>CD to c:\\Tcl\\bin.  Make a copy of the "`tclsh86t.exe`"
-          file, renaming it to "`tclsh.exe`".  Put the copy somewhere
-          on your %PATH% so that the SQLite makefile will be able to
-          run "tclsh" commands.
+          file into "`tclsh.exe`" (without the "86t") in the same directory.
+      <li>Add c:\\Tcl\\bin to your %PATH%.  To do this, go to Settings
+          and search for "path".  Select "edit environment variables for
+          your account" and modify your default PATH accordingly.
+          You will need to close and reopen your command prompts after
+          making this change.
       </ol>
 
   4.  Download the SQLite source tree and unpack it. CD into the
index b22ba0c7b5ab5cac74763be4b50fb341c37c4832..49c9bc8c34dd2d1ccf4436e4b7e6f9ee5f2d05d0 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Improved\sinstructions\son\show\sto\sbuild\sSQLite\son\sWindows\s11\sand\ssimilar.
-D 2023-08-16T17:12:26.504
+C Refinements\sto\sinstructions\son\scompiling\sfor\sWindows.
+D 2023-08-16T17:23:42.222
 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1
 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea
 F LICENSE.md df5091916dbb40e6e9686186587125e1b2ff51f022cc334e886c19a0e9982724
@@ -37,7 +37,7 @@ F configure 9dc3300339f4d6b3c3b108de60cc6ae6b3c547e25c7e6df280b4775db4de3a1b x
 F configure.ac 4654d32ac0a0d0b48f1e1e79bdc3d777b723cf2f63c33eb1d7c4ed8b435938e8
 F contrib/sqlitecon.tcl 210a913ad63f9f991070821e599d600bd913e0ad
 F doc/F2FS.txt c1d4a0ae9711cfe0e1d8b019d154f1c29e0d3abfe820787ba1e9ed7691160fcd
-F doc/compile-for-windows.md a978d0939c4df3bc2903be88918bdb157d6acbd8ddd5e1b6e57fbadd250f92b3
+F doc/compile-for-windows.md a342ac53d5d38fc220cc643c4e0a8c0966bd6caa569f3d927cf10844f5f0aaca
 F doc/json-enhancements.md e356fc834781f1f1aa22ee300027a270b2c960122468499bf347bb123ce1ea4f
 F doc/lemon.html d2862dbef72496e87f7996f37e814b146848190a742c12161d13fd15346051b0
 F doc/pager-invariants.txt 27fed9a70ddad2088750c4a2b493b63853da2710
@@ -2092,8 +2092,8 @@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a91a7acc6293828957a386a8a93
 F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc
 F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e
 F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0
-P a237a31ff4a7cd3dc744af1e1ebb9466e42eebafa31c1b5c0027cbaee9babc9b
-R e19435c7f021382e55e405e67b892334
+P 0f6b2b33736ee07f17f3a4e5f077bb4d0e2481c8f81251b8ce6b78510f372237
+R 6b56e789e5267410fdb3971aefa50798
 U drh
-Z 76dc25a75d894710960a3989dfe3a1ae
+Z 6657d0ca5d125a89c7fdb5a9a6cb9ceb
 # Remove this line to create a well-formed Fossil manifest.
index c6f9a45bb4eac143f21061e9f86501c975d56f7c..e30cdd08fc789460ef4648e1496f1bde02b78883 100644 (file)
@@ -1 +1 @@
-0f6b2b33736ee07f17f3a4e5f077bb4d0e2481c8f81251b8ce6b78510f372237
\ No newline at end of file
+d543c36c35f71c5f0a7ebf6f496feca40d16566d0c5b2c2ba205ff43437ffcd1
\ No newline at end of file