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

Some issues occurred after compiling thundergbm.sln in VS2019 #2

Open
njuptlht opened this issue May 10, 2023 · 1 comment
Open

Some issues occurred after compiling thundergbm.sln in VS2019 #2

njuptlht opened this issue May 10, 2023 · 1 comment

Comments

@njuptlht
Copy link

I followed the instructions, that is, "mkdir build, cd build, cmake ..", however, my system is windows , the command "make -j" is invalid. Then the " thundergbm.sln" is in my "build". After compiling it ,there are some problems, such as "can not open ..\thundergbm\Debug\thundergbm.lib", line 22 in data.cu report erros"incomplete type is not allowed", and line 21 in csc2r_transform.cu report erros "cusparseScsr2csc is not defined". May I have your advice?

QinbinLi added a commit that referenced this issue May 10, 2023
@QinbinLi
Copy link
Member

Hi @njuptlht ,

Sorry that the project does not support the Windows system. I have added the clarification in README. Can you try a Linux-based system? 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

2 participants