mutationpp / Mutationpp

The MUlticomponent Thermodynamic And Transport library for IONized gases in C++
GNU Lesser General Public License v3.0
106 stars 58 forks source link

Problem with wrapper #100

Closed adelval1 closed 4 years ago

adelval1 commented 5 years ago

Hello,

I leave the issue with the coupling stagline/m++ here. When installing the stagline I get:

[ 94%] Linking Fortran executable stagline Undefined symbols for architecture x86_64: "_mpp_get_wallstate", referenced from: _mod_mutationpp_library_MOD_mutationpp_get_wall_state in mod_Mutationpp_library.F90.o "_mpp_set_wallstate", referenced from: _mod_mutationpp_library_MOD_mutationpp_set_wall_state in mod_Mutationpp_library.F90.o "_mpp_wall_productionrates", referenced from: ___mod_mutationpp_library_MOD_mutationpp_get_surface_production_rates in mod_Mutationpp_library.F90.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status make[2]: [stagline] Error 1 make[1]: [CMakeFiles/stagline.dir/all] Error 2 make: *** [all] Error 2

I guess it's just a matter of change of names in the new mutation.

Cheers

grgbellasvki commented 4 years ago

Hello,

The functions should be changed inside stagline. Is the problem fixed so that I can close this issue?

jbscoggi commented 4 years ago

This seems like a dead issue. Closing.