[Github-comments] [geany] Geany does not build code (#827)
dr446
notifications at xxxxx
Fri Dec 18 13:19:57 UTC 2015
I am using c++. I now have a c++ file open.
These are the commands:
C++ Commands:
Compile: g++ -Wall -c "%f"
Build: g++ -Wall -o "%e" "%f"
Lint: cppcheck --language=c++ --enable=warning,style --template=gcc "%f"
Independent Commands:
Make: make
Make Custom Target...: make
Make Object: make %e.o
Execute Commands:
Execute: "./%e"
I am not sure what command I used - I just pressed build. What is a makefile - Please excuse my lack if knowledge - I am a beginner.
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/827#issuecomment-165775660
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151218/29f963d9/attachment.html>
More information about the Github-comments
mailing list