Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Regina Henschel wrote:
I have build with VC Express _and_ atl, see
https://wiki.documentfoundation.org/Development/BuildingOnWindowsWithCygwinAndMSVCExpress#Getting_ATL_work_with_Visual_Studio_Express

Hi Regina,

cool, many thanks for preserving that knowledge -

But I had to edit Env.Host.sh to set the correct paths. Is it
possible to use a parameter in the autogen.sh call?

Sure, would you want to have a go at it? Ideally, you could try to
auto-detect the presence of the DDK, like for the normal SDK (look
for 'cat
/proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/MicrosoftSDK/InstalledSDKs'
etc) - dunno where the DDK installer stores that, but surely it'll
be somewhere in the registry.

Then, store that info in some WINDOWS_DDK_HOME, add a
AC_SUBST(WINDOWS_DDK_HOME) to configure.in to have it exported, and
then tweak set_soenv.in (around line 660 here) to use that for
ATL_INCLUDE and friends.

HTH,

-- Thorsten

Attachment: pgps26xw3ymas.pgp
Description: PGP signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.