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

Enhance installation experience from Biofluid Mechanics class #275

Open
Xiangyu-Hu opened this issue May 11, 2023 · 5 comments
Open

Enhance installation experience from Biofluid Mechanics class #275

Xiangyu-Hu opened this issue May 11, 2023 · 5 comments
Assignees

Comments

@Xiangyu-Hu
Copy link
Owner

Documenting issues faced in the class will be helpful for future reference.

@FengWang3119
Copy link
Collaborator

  1. The installation of VCPKG using PowerShell may not succeed due to some system problems, keep reporting "不是内部或外部命令,也不是可运行的程序或批处理文件。". Using GitBash can succeed.

@Xiangyu-Hu
Copy link
Owner Author

Do you install vcpkg or using vcpkg install 3rd party libraries?

@FengWang3119
Copy link
Collaborator

Do you install vcpkg or using vcpkg install 3rd party libraries?

Not yet, it is the first step to install VCPKG, the student can not install VCPKG using PowerShell, but can use GitBash to install VCPKG and then install other 3rd party libraries,

@Xiangyu-Hu
Copy link
Owner Author

Is it possible for wrongly use of ".\bootstrap-vcpkg.bat". Note that using .\ other than ./ in linux.

@FengWang3119
Copy link
Collaborator

  1. for out newest code, visual studio should be 2019 or newer, but on the website, it says 2017 or newer.
    image
  2. some students are confused about the difference between dynamic and static version, and don't know which one to choose
    image
  3. directly copy all the statements to install the dependencies may lead to unknown errors, just copy the statement one by one may be better.
    image

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