Ok, sorry for the delay, i have been very busy for hours and hours.
@JamesM: when i said
executable i meant that i could double-click on it and it runs. granted if you have an emulator it
may do this (idk).
apparently you are lacking in understanding exactly what i meant by
essentially. By learning c++, i have learned how to read, write, and debug it. This does
not mean that i know the Standard Library inside and out, considering Standard Libraries vary from compiler to compiler. I have learned those methods which are quintessential to the development of c++, and then i can use google to look up the declaration for a method if i need to (in case i forget something). Or if i haven't a clue how to do something, i take a trip around the web; to places like codeproject.com and others to see what i can find out. Granted, my way of doing something may not be the
best way, but usually is effective. (if not, i go back to the 'drawing board' and look up info on that topic). I will not for a second claim to be a better C++ programmer than a lot of people that are c++ programmers. And on a side note i did not become
fluent in two weeks, that took me a little longer than learning it.
oh, and even if it looks like it: i do not give up easily, i just take note of when i am not likely to fix a problem. I do not know why there are linker errors even as yet. I have everything defined.
@Alboin:
I learned all other programming through research, this is too advanced for just research.
that means that research is not enough to be successful. It means that i do it, but i still need help
I will be back later to answer the other posts, but gtg for now.
[edit]
@JamesM (again): That is interesting, I must have been really tired when I looked at that linker command. I remember copying and pasting it... perhaps i never clicked the right hotkey and pasted the old linker command from... from... oh, well! i don't rememeber!!! it must have been somewhere else on osdever... Anyways, that
would explain it. Considering that that knowing what a linker is and how to operate one on the command line are totally different, i believe i have learned some from this thread. All times previous i was in a Microsoft Visual Studio Environment, never needing to learn the cmd line for it. It is possible that somehow i damaged the cmd line attempt for the linker, though i do not see how. I understand that you would be unhappy about me
not copying it accurately, and claiming i had (which i, personally, thought i had). Yes, I knew that -o was the object but apparently my brain couldn't put 2 + 2 together since i thought it was the correct cmd line. And I do understand where you could misconstrue what i said as being snobbish, even when it is not. And I do know more than this forum would show... even though as of now, I can venture to guess that you won't admit it unless next week i come in here with an open source Mac OS X or Vista ready.
![Very Happy :D](./images/smilies/icon_biggrin.gif)
(which would, no doubt, be cool; but is as unlikely as it is impossible)
@Brynet-Inc:
Nice directory name you're using JamesM
![Very Happy :D](./images/smilies/icon_biggrin.gif)
He thinks very highly of me!! (jk)
and yes i
am happy that i
understand why my problem existed.
@pcmattman: while we are on the subject of programming, all the non-script (like perl) programming i've done amounts to ~ 120 projects, most of them approximately at the production level of completion. (and by the way learn in past tense is learned not learnt [unless that was an internet slang of the sort that i have not seen
![Very Happy :D](./images/smilies/icon_biggrin.gif)
]) I am not bragging either, as i have said previously i am not a master of c++, but i know the language (described in high detail above)
@Everyone (mainly JamesM): Thanks for the help I have been given (directed only at JamesM: If you do not like helping people to be able to see the obvious when sometimes they have overlooked it; you might consider a change of
forum i am guessing that is the forum for discussing how to do advanced stuff, not the fixing a linker problem. Otherwise stay around and help... I have no doubt that i will need help again in the not-so-far-away future [aka. near future
![Very Happy :D](./images/smilies/icon_biggrin.gif)
])