| View previous topic :: View next topic |
| Author |
Message |
petroskar
Joined: 19 Oct 2009 Posts: 1
|
Posted: Mon Oct 19, 2009 4:01 pm Post subject: Canoot include other lib than the default in C (mac) |
|
|
Hello, everyone I was working on a project and wanted to include conio library. Before even using the function I wanted I tried to built and ran the app and netbeans could not recognize the library. I tried other libraries too, same thing. I uninstalled xcode re-installed it the same with netbeans but I had the same problem, so I guess there is something I'm missing here. Please help me netbeans is the best IDE and I don't want to go back to devc++.
P.S. I'm on a mac gcc is on but I cannot locate the libraries anywhere. [/code] |
|
| Back to top |
|
 |
C++R00ki3
Joined: 18 Oct 2009 Posts: 8
|
Posted: Tue Oct 20, 2009 2:20 am Post subject: |
|
|
Conio is not part of mac, its a windows library .
But there are replacements out there.
And please, do not switch to DevC++... that IDe is aweful and not further developed .
regards. |
|
| Back to top |
|
 |
katano
Joined: 30 Oct 2009 Posts: 1
|
Posted: Fri Oct 30, 2009 7:16 pm Post subject: |
|
|
Hi there,
i had the same problem yesterday, doing a simple example program, i tried to use the getch(); but Netbeans couldnt find the #include <conio.h>, so i changed the getch(); to getchar(); and worked fine, im using MAC OS btw, i couldnt find the libraries anywhere either..if somebody knows where to find them plz plz let me know..
thx in advance for your help |
|
| Back to top |
|
 |
Valeriy Soldatov Posted via mailing list.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|