Replies: 1 comment
-
|
hey Stein, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feel free to ignore/delete this, but I'm having trouble generating a DLM (two actually) for Windows. My problem is that there isn't a single Windows computer at my institute (all Mac and linux), and extremely few of our "customers" have a Windows computer. Those who do are either not very well versed in "system administration", are not allowed to install anything by themselves, or both.
I have one contact with mingw installed, but IDL documentation is sparse to say the least about how to use MAKE_DLL for that. With the shutdown in place, he can't get IT department assistance (works for NASA) :-/. I've managed to coach him remotely so we get the compilation done with gcc, but now we're stuck on linking ("link" is not a recognized command). It should be possible to use gcc for linking, but there's no guidance on what parameters/options should be used. (The documentation's instructions for how to extract compiler options don't work on Windows btw).
So, would it be possible to give me some guidance on that (using mingw/gcc to compile a DLM)? As an alternative, could you simply compile the attached two DLMs and give me the resulting files? The latter would mean I'll come back to you whenever I update the DLMs though...
Cheers,
Stein
dlms.zip
Beta Was this translation helpful? Give feedback.
All reactions