46,267 questions
Mixed a C# .sln and a Fortran (dll) .sln in the same project
Yves Godmaire
0
Reputation points
I have a C# project (.sln) for a GUI and a Fortran (dll) project (.sln) for the calculation.
I compile both projects separatly and then move the fortran dll in the GUI location.
How can I mixed the two projects in one solution?
Community Center | Not monitored
Sign in to answer