At Fixya.com, our trusted experts are meticulously vetted and possess extensive experience in their respective fields. Backed by a community of knowledgeable professionals, our platform ensures that the solutions provided are thoroughly researched and validated.
C module causes error message: "Error spawning cl.exe".
I am trying to build a dll in Digital Visual Fortran. In addition to the FORTRAN modules, there is one module written in C. When I include this single C module in the build, I get the message: "Error spawning cl.exe". Please explain.
Re: C module causes error message: "Error spawning...
I'm guessing C Linker is the executable we want to bring in to make FORTRAN and C be friends; maybe you're missing an include line or environment declaration on the C or FORTRAN side to get it done (or better error messages!)
- If you need clarification, ask it in the comment box above.
- Better answers use proper spelling and grammar.
- Provide details, support with references or personal experience.
Tell us some more! Your answer needs to include more details to help people.You can't post answers that contain an email address.Please enter a valid email address.The email address entered is already associated to an account.Login to postPlease use English characters only.
Tip: The max point reward for answering a question is 15.
×