I need help setting up Geany to compile C source code.
Thanks.
Sent via personal computer"It is always too soon to quit."
I got it to compile and build.
But with some other source code, it could not find #include <conio.h>.
Andy
Sent via personal computer "It is always too soon to quit."
On Wednesday, August 26, 2020, 04:18:22 PM CDT, Matthew Brush mbrush@codebrainz.ca wrote:
On 8/26/2020 2:08 PM, Andrew Kennedy via Users wrote:
I need help setting up Geany to compile C source code.
What have you tried and where are you having problems?
Regards, Matthew Brush
_______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
What operating system are you running on and what compiler are you using?
On Thu, 27 Aug 2020 at 07:39, Andrew Kennedy via Users users@lists.geany.org wrote:
I got it to compile and build.
But with some other source code, it could not find #include <conio.h>.
Andy
Sent via personal computer "It is always too soon to quit."
On Wednesday, August 26, 2020, 04:18:22 PM CDT, Matthew Brush mbrush@codebrainz.ca wrote:
On 8/26/2020 2:08 PM, Andrew Kennedy via Users wrote:
I need help setting up Geany to compile C source code.
What have you tried and where are you having problems?
Regards, Matthew Brush
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
ubuntu-mate 18.04 gcc is my compiler
Sent via personal computer "It is always too soon to quit."
On Wednesday, August 26, 2020, 05:27:05 PM CDT, Lex Trotman elextr@gmail.com wrote:
What operating system are you running on and what compiler are you using?
On Thu, 27 Aug 2020 at 07:39, Andrew Kennedy via Users users@lists.geany.org wrote:
I got it to compile and build.
But with some other source code, it could not find #include <conio.h>.
Andy
Sent via personal computer "It is always too soon to quit."
On Wednesday, August 26, 2020, 04:18:22 PM CDT, Matthew Brush mbrush@codebrainz.ca wrote:
On 8/26/2020 2:08 PM, Andrew Kennedy via Users wrote:
I need help setting up Geany to compile C source code.
What have you tried and where are you having problems?
Regards, Matthew Brush
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
conio.h is a windows header, its not available on Linux
On Thu, 27 Aug 2020 at 08:51, Andrew Kennedy via Users users@lists.geany.org wrote:
ubuntu-mate 18.04 gcc is my compiler
Sent via personal computer "It is always too soon to quit."
On Wednesday, August 26, 2020, 05:27:05 PM CDT, Lex Trotman elextr@gmail.com wrote:
What operating system are you running on and what compiler are you using?
On Thu, 27 Aug 2020 at 07:39, Andrew Kennedy via Users users@lists.geany.org wrote:
I got it to compile and build.
But with some other source code, it could not find #include <conio.h>.
Andy
Sent via personal computer "It is always too soon to quit."
On Wednesday, August 26, 2020, 04:18:22 PM CDT, Matthew Brush mbrush@codebrainz.ca wrote:
On 8/26/2020 2:08 PM, Andrew Kennedy via Users wrote:
I need help setting up Geany to compile C source code.
What have you tried and where are you having problems?
Regards, Matthew Brush
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
thanks. I will try to find linux c source code.
Andrew Kennedy
Sent via personal computer "It is always too soon to quit."
On Wednesday, August 26, 2020, 06:15:20 PM CDT, Lex Trotman elextr@gmail.com wrote:
conio.h is a windows header, its not available on Linux
On Thu, 27 Aug 2020 at 08:51, Andrew Kennedy via Users users@lists.geany.org wrote:
ubuntu-mate 18.04 gcc is my compiler
Sent via personal computer "It is always too soon to quit."
On Wednesday, August 26, 2020, 05:27:05 PM CDT, Lex Trotman elextr@gmail.com wrote:
What operating system are you running on and what compiler are you using?
On Thu, 27 Aug 2020 at 07:39, Andrew Kennedy via Users users@lists.geany.org wrote:
I got it to compile and build.
But with some other source code, it could not find #include <conio.h>.
Andy
Sent via personal computer "It is always too soon to quit."
On Wednesday, August 26, 2020, 04:18:22 PM CDT, Matthew Brush mbrush@codebrainz.ca wrote:
On 8/26/2020 2:08 PM, Andrew Kennedy via Users wrote:
I need help setting up Geany to compile C source code.
What have you tried and where are you having problems?
Regards, Matthew Brush
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
https://github.com/geany/geany
On Wed, Aug 26, 2020 at 6:44 PM Andrew Kennedy via Users < users@lists.geany.org> wrote:
thanks. I will try to find linux c source code.
Andrew Kennedy
Sent via personal computer "It is always too soon to quit."
On Wednesday, August 26, 2020, 06:15:20 PM CDT, Lex Trotman < elextr@gmail.com> wrote:
conio.h is a windows header, its not available on Linux
On Thu, 27 Aug 2020 at 08:51, Andrew Kennedy via Users users@lists.geany.org wrote:
ubuntu-mate 18.04 gcc is my compiler
Sent via personal computer "It is always too soon to quit."
On Wednesday, August 26, 2020, 05:27:05 PM CDT, Lex Trotman <
elextr@gmail.com> wrote:
What operating system are you running on and what compiler are you using?
On Thu, 27 Aug 2020 at 07:39, Andrew Kennedy via Users users@lists.geany.org wrote:
I got it to compile and build.
But with some other source code, it could not find #include <conio.h>.
Andy
Sent via personal computer "It is always too soon to quit."
On Wednesday, August 26, 2020, 04:18:22 PM CDT, Matthew Brush <
mbrush@codebrainz.ca> wrote:
On 8/26/2020 2:08 PM, Andrew Kennedy via Users wrote:
I need help setting up Geany to compile C source code.
What have you tried and where are you having problems?
Regards, Matthew Brush
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Thanks.
Sent via personal computer "It is always too soon to quit."
On Wednesday, August 26, 2020, 09:10:42 PM CDT, Woodrow Stool woodrow.stool@gmail.com wrote:
https://github.com/geany/geany
On Wed, Aug 26, 2020 at 6:44 PM Andrew Kennedy via Users users@lists.geany.org wrote:
thanks. I will try to find linux c source code.
Andrew Kennedy
Sent via personal computer "It is always too soon to quit."
On Wednesday, August 26, 2020, 06:15:20 PM CDT, Lex Trotman elextr@gmail.com wrote:
conio.h is a windows header, its not available on Linux
On Thu, 27 Aug 2020 at 08:51, Andrew Kennedy via Users users@lists.geany.org wrote:
ubuntu-mate 18.04 gcc is my compiler
Sent via personal computer "It is always too soon to quit."
On Wednesday, August 26, 2020, 05:27:05 PM CDT, Lex Trotman elextr@gmail.com wrote:
What operating system are you running on and what compiler are you using?
On Thu, 27 Aug 2020 at 07:39, Andrew Kennedy via Users users@lists.geany.org wrote:
I got it to compile and build.
But with some other source code, it could not find #include <conio.h>.
Andy
Sent via personal computer "It is always too soon to quit."
On Wednesday, August 26, 2020, 04:18:22 PM CDT, Matthew Brush mbrush@codebrainz.ca wrote:
On 8/26/2020 2:08 PM, Andrew Kennedy via Users wrote:
I need help setting up Geany to compile C source code.
What have you tried and where are you having problems?
Regards, Matthew Brush
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users