I download the pdcurses files form the link of http://gnuwin32.sourceforge.net/install.html However, how can I use that header files and library. What can I do with the compiler environment or others?
Please give me replys!!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Don't make me work hard. The link you posted was to GnuWin32. It is not obvious from there where you got pdcurses. Post a direct link to what you downloaded. Did you download source or a binary. If it was a binary are you sure it was built for this version of MinGW/GCC?
Clifford
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Did you read the section in the thread titled "Please Read Before Posting a Question" on the compile log, including headers, and linking libraries? It talks about the mechanics of what goes where, how to link it etc.
Wayne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I download the pdcurses files form the link of http://gnuwin32.sourceforge.net/install.html However, how can I use that header files and library. What can I do with the compiler environment or others?
Please give me replys!!!
Don't make me work hard. The link you posted was to GnuWin32. It is not obvious from there where you got pdcurses. Post a direct link to what you downloaded. Did you download source or a binary. If it was a binary are you sure it was built for this version of MinGW/GCC?
Clifford
Did you read the section in the thread titled "Please Read Before Posting a Question" on the compile log, including headers, and linking libraries? It talks about the mechanics of what goes where, how to link it etc.
Wayne