|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (8 bit)
|
what da dealio
I'm starting off programming w/ C++, so i followed a book and wrote a program in rhide. then i went to the compile menu and hit make. i get this error- Could not the source file '~.ccp'. Make sure, that the file exist or check the settings in 'options/directories' for the correct paths. how do i make it turn into an .exe file? If you need any more details, i will check back often and reply
|
|
|
|
|
|
#2 |
|
Banned
Join Date: Jul 2002
Posts: 257
|
Yea knowing what compiler would help
|
|
|
|
|
|
#3 |
|
Member (8 bit)
|
GNU, for C++ Does that help?
|
|
|
|
|
|
#4 |
|
Member (13 bit)
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
|
Hi aj_86cc,
Check the settings to make sure that the Compile command setting is correctly set to compile the "filename" variable, or something similar. Right now it's not using a filename so it's just trying to compile "~", which doesn't exist. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|