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

Fix: compile failure of main.cpp #4638

Merged
merged 3 commits into from
Jul 11, 2024
Merged

Conversation

Qianruipku
Copy link
Collaborator

@Qianruipku Qianruipku commented Jul 11, 2024

Linked Issue

Fix #4637

After change

image

@caic99
Copy link
Member

caic99 commented Jul 11, 2024

@Qianruipku I would suggest moving the add_executable line after set(CMAKE_CXX_STANDARD) instead of creating a new lib

CMakeLists.txt Outdated Show resolved Hide resolved
@mohanchen mohanchen merged commit a115155 into deepmodeling:develop Jul 11, 2024
13 checks passed
@mohanchen mohanchen added the Compile & CICD & Docs & Dependencies Issues related to compiling ABACUS label Jul 11, 2024
@Qianruipku Qianruipku deleted the hotfix branch July 14, 2024 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compile & CICD & Docs & Dependencies Issues related to compiling ABACUS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gcc 5.4.0 cannot compile ABACUS
3 participants