
February 1st, 2006, 07:53 PM
|
|
Registered User
|
|
Join Date: Feb 2006
Posts: 1
Time spent in forums: 4 m 50 sec
Reputation Power: 0
|
|
|
Problem with Linker
An entry point is your program's front door. So, you're missing your Main Paragraph.
You can say what ray_linn says, or just set the appropiate MAIN compiler options. You can check how to do it in detail in
http://www.adtools.com/support/v3faq.htm
I hope you can solve the problem.
Quote: | Originally Posted by kay-g Hi,
I am a newbe and I'm trying to run a simple program using the fujitsu v4 compiler
but I can only compile and when I try to link, I get the following error:
Fatal error LNK 1561:
Entry point must be defined.
Any help will be much appreciated. Thanks! |
|