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

unable to build and install #1

Open
blossomsg opened this issue May 24, 2023 · 0 comments
Open

unable to build and install #1

blossomsg opened this issue May 24, 2023 · 0 comments

Comments

@blossomsg
Copy link

Hello Hamed,
Hope you're doing fine.
I have been trying to install this plugin but unfortunately my lack of experience and knowledge with cmake is causing some errors, so thought of reaching you out to get it resolved.

I went through the docs page
https://github.com/hamedsabri/M3MF/blob/main/docs/build.md

Software versions
Editon - Windows 10 Pro
OS build - 19045.2965
Maya - 2020.4
Visual Studio - Microsoft Visual Studio Community 2019, Version 16.11.26
cmake - version 3.23.0

Steps i performed
I cloned it in my D drive since I don't have much space in C, that should not be much of a concern. But still though of mentioning it.
cloned in - D:\c_drive_installs\M3MF - git clone https://github.com/hamedsabri/M3MF.git
cd c:\
mkdir workspace
cd workspace
c:\workspace> cmake -G "Visual Studio 16 2019" -DMAYA_LOCATION=D:\c_drive_installs\autodesk\Maya2020 D:\c_drive_installs\M3MF
Until here all is fine - m3mf_build_folder_log.txt

From here onwards I guess i am doing something wrong
As mentioned Here
c:\M3MF> python build.py --maya-location <path_to_maya> --maxsdk-location <path_to_3dsmax_sdk> C:\workspace
I created a workspace in C drive for testing(earlier i was trying it in D drive as well, still did not work)
cd C:\workspace
cmake --build . --target INSTALL
I get bunch of errors
workspace_build_log.txt

I tried with build.py ... but then that just fails, so i went with cmake
build_log.txt

can you please guide me through this, Thank You.

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

1 participant