Outline ·
[ Standard ] ·
Linear+
Can't compile, Tried 2 types of compilers
|
Element_18
|
Feb 9 2006, 12:44 AM
|
Getting Started

|
Thread starter, don't mind if I borrow your thread? I have a somewhat similar problem, except that my problem comes when I try to build a program. Once I compile the code and click the build button, it just displays the text "Linking" in the bottom window without showing the result (e.g. 0 error, 0 warning). If I click the "Stop building" button, nothing happens. I can't quit the program and have to use Ctrl+Alt+Del to exit. Can anyone help me here?
This post has been edited by Element_18: Feb 9 2006, 12:44 AM
|
|
|
|
|
|
Element_18
|
Feb 9 2006, 06:31 PM
|
Getting Started

|
QUOTE(astalavista_baby @ Feb 9 2006, 11:05 AM) I am under the assumption that the your source code couldn't be linked properly. This is very hard to solve as there isn't any error message. You know your source code has been compiled successfully but for some reason they can't be linked. Have you tried on another PC with a different C++ compiler? Well, I tried Visual C++ on another PC, with the same effect. I don't know about any other C++ compilers, can you enlighten me maybe?
|
|
|
|
|