Skip to content

How to configure MSEide under Windows #41

Answered by fredvs
alas82 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello.

It is because the gdb.exe debugger seems not be installed or the path is not found.
https://www.sourceware.org/gdb/

I dont have here a Windows machine to test how to install gdb.exe.
If you have Lazarus installed, it has gdb.exe in C:\lazarus\mingw..\bin\gdb.exe and you may use that full path in settings.
I think also that in FPC package gdb.exe is provided.

Otherwise if you only want to compile the project, go menu Project/Build and do not click on the green button.
If you have a error of fpc.exe not found, you have to enter in settings the full path of fpc.exe.

Hope it helps.

Also for Windows, the compiler is fpc.exe.
Did you install the fpc compiler?

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@alas82
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by rchastain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants