GithubHelp home page GithubHelp logo

Comments (5)

merlinND avatar merlinND commented on July 20, 2024 1

Hello @qatnonoil,

Could you please copy the full compilation error / runtime error that you are encountering?
As well as the full version number os MSVC that you are using.

from enoki.

merlinND avatar merlinND commented on July 20, 2024 1

From the log, I'm afraid can't really understand the error. Would it be possible to produce this log with English error messages ?

The two lines of code that you sent compile on Linux, and I don't have access to a Windows machine at the moment.

A couple more things:

  1. Could you please send the full minimum reproducing example (with main & includes)?
  2. What are the SIMD features supported by your CPU: AVX2, AVX512, other? I'm surprised to see enoki::StaticArrayBase<float,1,true,enoki::RoundingMode::Default,false,Derived_> in the error messages.
  3. Are you trying to compile inside of a VM?
  4. Does it work when compiling with -DENOKI_DISABLE_VECTORIZATION=1?

from enoki.

wjakob avatar wjakob commented on July 20, 2024 1

Also, are you sure that this is really the latest master version @qatnonoil? There were some issues with the functions you mentioned in a previous commit on MSVC, but master should work.

from enoki.

ykozw avatar ykozw commented on July 20, 2024 1

@wjakob @merlinND
I used the latest commit (02b224d) and it worked without any problem!
I'm waiting for it to be released.
Thanks.

from enoki.

ykozw avatar ykozw commented on July 20, 2024

Hi, @merlinND
Visual Studio 2019 version 16.4.6( _MSC_VER == 1924)
enoki.log (Sorrry for Japanese)

from enoki.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.