Discussion Board
-
CodeWarrior - "CHKSTK.OBJ"
2004-09-09, 09:28
#1
Registered User
Hello,
When using codewarrior I get the following error:
Could not find or load the file "CHKSTK.OBJ" for target "WINSCW UDEB" for project "flop.mcp".
I don't get the error when using vc6. I think the error is in the mmp file with the lines:
START WINS
BASEADDRESS 0x47E00000
WIN32_LIBRARY chkstk.obj
END
if I take these lines out the problem is still there.
Thanks for any help,
Mark.
-
too much stack?
2004-09-09, 19:09
#2
Regular Contributor
I don't know why it would be in the MMP file (maybe a misguided attempt to resolve a link errro?)
I think this means you are using too much stack space.
http://discussion.forum.nokia.com/fo...t=%2Achkstk%2A
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules