[Github-comments] [geany/geany] Compiling problem (#766)

induchabada notifications at xxxxx
Tue May 30 04:46:22 UTC 2017


On 2015-11-20 6:09 PM, rafitc wrote:

    when compiling......process failed(the system cannot find the file specified)
    why??????????

    Windows 8.1 64bit
    Geany 1.26

Most likely the directory your compiler executable is in is not in your
%PATH% environment variable. You can put it in there, or you can edit
the build commands (Build->Set Build Commands) and hard-code the
absolute path to the executable for your compiler (you never mentioned
what language/compiler you're talking about, so I'm being generic).

Hi, I'm new to geany , and i'm not able to fix the env var. I have the same issue, it says file not found. Can you explain me what you meant by "hard-code the absolute path to the executable for your computer " . I am using C++ and am trying to access raspicam library. This is the file it says 'Not found'. 

Thanks :)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/766#issuecomment-304773654
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170529/06f6ffba/attachment.html>


More information about the Github-comments mailing list