[Geany-Users] Geany Source compilation

manohar gaddipati manohar.gaddipati at gmail.com
Tue Nov 1 02:53:40 UTC 2016


It is strange that I had to move all my dll files into my project folder
for the compile and build to work.

Manohar

On Mon, Oct 31, 2016 at 7:39 PM, manohar gaddipati <
manohar.gaddipati at gmail.com> wrote:

> By adding different paths to the environment variables I did compile and
> build the code successfully.
>
> The problem is with the execute command. The "%e" does not work. Trying
> different things now.
>
> Manohar
>
> On Mon, Oct 31, 2016 at 5:48 PM, Matthew Brush <mbrush at codebrainz.ca>
> wrote:
>
>> On 2016-10-31 04:39 PM, manohar gaddipati wrote:
>>
>>> C:\cygwin64\bin\gfortran -c "geany.f95" (in directory:
>>> C:\Users\mgaddipati\Desktop\Fortran\Hello)
>>> C:/cygwin64/lib/gcc/x86_64-pc-cygwin/5.4.0/f951.exe: error while loading
>>> shared libraries: ?: cannot open shared object file: No such file or
>>> directory
>>> Compilation failed.
>>>
>>> I am getting this error when I do this
>>>
>>>
>> Sounds like it's not looking in correct place for its libaries, does it
>> work if you run same command from Windows Command Prompt?
>>
>> 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 `?`)
>>
>> Regards,
>> Matthew Brush
>>
>> [0]: http://windowsitpro.com/systems-management/how-can-i-add-new
>> -folder-my-system-path
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.geany.org
>> https://lists.geany.org/cgi-bin/mailman/listinfo/users
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/users/attachments/20161031/521c793f/attachment.html>


More information about the Users mailing list