Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » InstantSetup patch (with this patch, VS14 & Kit10 are detected in some milliseconds.)
InstantSetup patch [message #46558] |
Fri, 27 May 2016 19:54  |
omari
Messages: 276 Registered: March 2010
|
Experienced Member |
|
|
Hi all,
based on Klugier idea and link (using registry)
and Koldo idea (using last version if more than one exist)
i have reworked the InstantSetup().
with this patch, VS14 & Kit10 are detected in milliseconds.
here the algorithm:
- get the list of all installed Windows SDK
- filter this list to get the last one
- go to his "Include" subdirectory and find the last uap version installed, that containe "um/adhoc.h", "ucrt" and "shared".
- combine this and set bin,lib and include variable.
Mirek, please test and review this solution.
regards
omari.
[Updated on: Mon, 26 December 2016 16:17] Report message to a moderator
|
|
|
Re: InstantSetup patch [message #46566 is a reply to message #46558] |
Wed, 01 June 2016 15:31  |
omari
Messages: 276 Registered: March 2010
|
Experienced Member |
|
|
Patch updated .
the old version does not work with 64bit compiler because of the registry separation between 32bit and 64bit executable.
this version enumerate both : the actuel (64/32), and the other (32/64).
regards
omari.
|
|
|
Goto Forum:
Current Time: Sun May 11 15:22:37 CEST 2025
Total time taken to generate the page: 0.00943 seconds
|