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

Issue compiling in fastchem_vulcan #14

Open
mkplummer opened this issue Oct 15, 2024 · 1 comment
Open

Issue compiling in fastchem_vulcan #14

mkplummer opened this issue Oct 15, 2024 · 1 comment

Comments

@mkplummer
Copy link

Good afternoon!

I am working to get started with your code. I downloaded the whole file and when I go to the fastchem_vulcan folder and execute "make", I get the following error:

cd model_main && C:/Users/Michael.Plummer/AppData/Local/Microsoft/WinGet/Packages/ezwinports.make_Microsoft.Winget.Source_8wekyb3d8bbwe/bin/make.exe model_main_
make[1]: Entering directory 'C:/Users/Michael.Plummer/USAFA_Research/Vulcan/VULCAN-master/fastchem_vulcan/model_main'
"compiling: main --> model_main.cpp"
process_begin: CreateProcess(NULL, g++ -c -Wall -std=gnu++11 -pedantic -O3 -march=native -MMD model_main.cpp -o ../obj/.o, ...) failed.
make (e=2): The system cannot find the file specified.
make[1]: *** [makefile:20: ../obj/
.o] Error 2
make[1]: Leaving directory 'C:/Users/Michael.Plummer/USAFA_Research/Vulcan/VULCAN-master/fastchem_vulcan/model_main'
make: *** [makefile:8: model_main_] Error 2

Any help would be greatly appreciated!

Thanks,
Michael

@shami-EEG
Copy link
Collaborator

Hi Micheal,

Looks like the issue might be the g++ compiler is missing.
It you still cannot resolve it, please contact fastchem's developer Daniel Kitzmann (daniel.kitzmann@unibe.ch)

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