Skip to content
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

fix: Add _10 version suffix to NVINFER_LIBRARY and NVINFER_PLUGIN_LIBRARY for TRT 10 Windows Build #93

Merged
merged 2 commits into from
Jun 15, 2024

Conversation

rmccorm4
Copy link
Contributor

@rmccorm4 rmccorm4 commented Jun 14, 2024

Resolves this build issue on Windows:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
NVINFER_LIBRARY
    linked by target "triton-tensorrt-backend" in directory C:/tmp/tritonbuild/tensorrt
NVINFER_PLUGIN_LIBRARY
    linked by target "triton-tensorrt-backend" in directory C:/tmp/tritonbuild/tensorrt
-- Generating done (0.2s)
CMake Warning:
  Manually-specified variables were not used by the project:
    TRITON_ENABLE_METRICS
    TRT_VERSION
CMake Generate step failed.  Build files cannot be regenerated correctly.

krishung5
krishung5 previously approved these changes Jun 14, 2024
CMakeLists.txt Outdated Show resolved Hide resolved
@rmccorm4 rmccorm4 changed the title fix: Add _10 suffix to NVINFER_LIBRARY and NVINFER_PLUGIN_LIBRARY for TRT 10 Windows Build fix: Add _10 version suffix to NVINFER_LIBRARY and NVINFER_PLUGIN_LIBRARY for TRT 10 Windows Build Jun 14, 2024
@rmccorm4 rmccorm4 merged commit 1aec8bb into main Jun 15, 2024
1 check passed
rmccorm4 added a commit that referenced this pull request Jun 17, 2024
nv-kmcgill53 pushed a commit that referenced this pull request Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants