We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Are there any current plans for development this library for ESX systems?
In the CMake code I find the code indicates that it might be developed on this system in the future
if(ESX_BUILD) include(CMake/esx.cmake) endif()
but there is no CMake/esx.cmake on the repository currently.
Thanks, Rafal S.
The text was updated successfully, but these errors were encountered:
Please contact your Intel support PAE or you may contact me directly (see my profile)
Sorry, something went wrong.
I strongly suggest to publish the ipmctl builds for ESXi 6.7.x and 7.0.x in the Releases, as they are published for Windows or Linux there.
Thanks for the suggestion.
No branches or pull requests
Hi,
Are there any current plans for development this library for ESX systems?
In the CMake code I find the code indicates that it might be developed on this system in the future
if(ESX_BUILD)
include(CMake/esx.cmake)
endif()
but there is no CMake/esx.cmake on the repository currently.
Thanks,
Rafal S.
The text was updated successfully, but these errors were encountered: