-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] #198
Comments
Hi @ffoxa, do you have a link to these instructions, please? I'm moving this to the sql repo. |
Hi! @dblock ! I use this link : https://github.com/opensearch-project/sql/blob/main/sql-odbc/docs/dev/BUILD_INSTRUCTIONS.md |
I apologize, this is my inaccessible. I used Wix Toolset Visual Studio 2019 Extension instead of WIX 3.11.2 The problem is solved. thanks |
No stress! Thanks. |
MaxKsyunz
pushed a commit
that referenced
this issue
Apr 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
Acting according to the instructions,
i got the following command :
msbuild .\build\odbc\PACKAGE.vcxproj -p:Configuration=Release
execution error :
CMake Error at C:/Program Files/CMake/share/cmake-3.21/Modules/Internal/CPack/CPackWIX.cmake:12 (message):
Could not find the WiX candle executable.
EXEC : CPack error : Error while executing CPackWIX.cmake [C:\Users\agp.vsn\sql\sql-odbc\build\odbc\cmake\PACKAGE.vcxpr
oj]
EXEC : CPack error : Fatal WiX Generator Error [C:\Users\agp.vsn\sql\sql-odbc\build\odbc\cmake\PACKAGE.vcxproj]
EXEC : CPack error : Problem compressing the directory [C:\Users\agp.vsn\sql\sql-odbc\build\odbc\cmake\PACKAGE.vcxproj]
EXEC : CPack error : Error when generating package: OpenSearch SQL ODBC Driver 64-bit [C:\Users\agp.vsn\sql\sql-odbc\bu
ild\odbc\cmake\PACKAGE.vcxproj]
VS2019 v 16.11.2
WIX Version | 1.0.0.4
I'm not an expert here, I don't understand what to watch, please help.
The text was updated successfully, but these errors were encountered: