Skip to content

Local build issue. Windows lib environment variable information does not propagate throughout the build/cmake process. It fails in the compiler tests. #491

Open
@scouzi1966

Description

@scouzi1966

Describe the issue

Hi. Has anyone try compiling Intel Extension for pytorch locally? https://github.com/intel/intel-extension-for-pytorch. I've followed instructions, setup Visual Studio 2022 and OneAPI. The main issue I have is that the linking process doesn't find the basic Windows libraries (they are on my system) and I do start the build batch with the 'lib' environment variable having the location of those. For example the kernel32.lib etc. It seems that the information of the 'lib' env gets lost along the cmake process of the build. Documentation states that the Intel compiler/linker does not need specifc -L directives when 'lib' contains them.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions