Has something changed that would cause the compiler to puke this out?
*****
[Linker error] undefined reference to `WinMain@16'
*****
I'm writing a basic Window and with the Latest Stable Release I had no problems. The last two betas gave the above mentioned error message. Nothing has changed in the original code BTW.
TIA
-Jef
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-09-29
Never mind, found the problem.
Note to self: Winmain != WinMain
Move along...nothing to see here...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for reporting what your problem was, it enables others, like myself, to make a mental note to slap themselves on the head the next time we do it!
Tanks Jef!
Wayne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All,
Has something changed that would cause the compiler to puke this out?
*****
[Linker error] undefined reference to `WinMain@16'
*****
I'm writing a basic Window and with the Latest Stable Release I had no problems. The last two betas gave the above mentioned error message. Nothing has changed in the original code BTW.
TIA
-Jef
Never mind, found the problem.
Note to self: Winmain != WinMain
Move along...nothing to see here...
Thanks for reporting what your problem was, it enables others, like myself, to make a mental note to slap themselves on the head the next time we do it!
Tanks Jef!
Wayne