Skip to content

Babelizer issues on Windows #108

Description

@Volk3rJ

Trying to follow the heatcxx example on Windows and ran into a few issues:

I created the WRAP environment but instead of 'conda install babelizer', I pip installed the head of the development branch.

  1. The 'vs2019_compiler_vars.bat' file in the etc/conda directory does not work properly (VSWHERE related I believe). I fixed it by setting the path to my VS Build tools. Further, I do not have access to VS 2019, only VS 2017 or VS 2022. Am I correct to believe that this should not be an issue, as long as all the environmental variables are set correctly?
  2. Compiling and building now works fine but the 'babelize init' command throws errors (see attached text file).

Python: 3.11.9 (3.12 does not work due to issues with REGEX)
Babelizer: 0.3.10.dev0

Everything works fine in Linux up to the BMI tester (#107) as well as on MacOS (#101 (comment)).

Not sure what causes the babelizer to fail in Windows. Is this still related to the env. variables not set correctly when activating the environment?

babelizer_0.3.10_dev_WIN_errors.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions