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

Can't figure out, how to get rid of this error #6

Open
trsh opened this issue Apr 9, 2023 · 6 comments
Open

Can't figure out, how to get rid of this error #6

trsh opened this issue Apr 9, 2023 · 6 comments
Assignees

Comments

@trsh
Copy link

trsh commented Apr 9, 2023

Severity Code Description Project File Line Suppression State
Error C2668 'mn::logic_and': ambiguous call to overloaded function mncuda C:\Users\janis\Downloads\claymore-master\claymore-master\Library\MnBase\Meta\Meta.h 37

@littlemine littlemine self-assigned this Apr 11, 2023
@Destranix
Copy link

Look into my fork of the repro. I fixed this issue and some others and am currently reworking it, so that I can offer a pull request to this projects maintainer.

@trsh
Copy link
Author

trsh commented Apr 27, 2023

Look into my fork of the repro. I fixed this issue and some others and am currently reworking it, so that I can offer a pull request to this projects maintainer.

Noice. Thanks. I will try find time to look into it.

@Destranix
Copy link

I'm still fixing things though and reworking stuff. But today I uploaded a version that seems to work for a simple example.

@trsh
Copy link
Author

trsh commented Apr 27, 2023

I'm still fixing things though and reworking stuff. But today I uploaded a version that seems to work for a simple example.

Btw sorry if this is a stupid question. But I want your opinion. Can this MPM physics work in real time for smaller scenes? As I could not get the project working, how are things done here - is the result a video or?

@Destranix
Copy link

MPM can work in real-time. Newest Unreal Engine iirc even got a MPM module. Also you might want to read some papers about it, like e.g.:
https://yunfei.work/gpu_mpm/
(Haven't yet read that myself though.)

is the result a video or?

The result is a geometry file that can be imported into Houdini.

As I could not get the project working, how are things done here

What exactly do you mean? What problems do you face with current newest version? (I only tested MGPM and only on my Windows platform.)

@trsh
Copy link
Author

trsh commented Apr 27, 2023

What exactly do you mean? What problems do you face with current newest version? (I only tested MGPM and only on my Windows platform.)

Id did not try your fork yet :). But I will. With this original repo I had the problem above. And when I "fixed" it, other ones. I am just not very good with fancy C++ features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants