<div dir="ltr">It is strange that I had to move all my dll files into my project folder for the compile and build to work.<div><br></div><div>Manohar</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 31, 2016 at 7:39 PM, manohar gaddipati <span dir="ltr"><<a href="mailto:manohar.gaddipati@gmail.com" target="_blank">manohar.gaddipati@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">By adding different paths to the environment variables I did compile and build the code successfully. <div><br></div><div>The problem is with the execute command. The "%e" does not work. Trying different things now.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Manohar</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 31, 2016 at 5:48 PM, Matthew Brush <span dir="ltr"><<a href="mailto:mbrush@codebrainz.ca" target="_blank">mbrush@codebrainz.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 2016-10-31 04:39 PM, manohar gaddipati wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
C:\cygwin64\bin\gfortran -c "geany.f95" (in directory:<br>
C:\Users\mgaddipati\Desktop\Fo<wbr>rtran\Hello)<br>
C:/cygwin64/lib/gcc/x86_64-pc-<wbr>cygwin/5.4.0/f951.exe: error while loading<br>
shared libraries: ?: cannot open shared object file: No such file or<br>
directory<br>
Compilation failed.<br>
<br>
I am getting this error when I do this<br>
<br>
</blockquote>
<br></span>
Sounds like it's not looking in correct place for its libaries, does it work if you run same command from Windows Command Prompt?<br>
<br>
I expect you probably need to add whatever directories is holding whatever libraries it wants into the PATH[0] environment variable. I've never used Cygwin or GFortant, so not sure what else might be going on (eg. why is the library called `?`)<br>
<br>
Regards,<br>
Matthew Brush<br>
<br>
[0]: <a href="http://windowsitpro.com/systems-management/how-can-i-add-new-folder-my-system-path" rel="noreferrer" target="_blank">http://windowsitpro.com/system<wbr>s-management/how-can-i-add-new<wbr>-folder-my-system-path</a><div class="m_1984953112619583459HOEnZb"><div class="m_1984953112619583459h5"><br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.geany.org" target="_blank">Users@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.geany.org/cgi-bi<wbr>n/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>