LINK : fatal error LNK1561: entry point must by defined
NMAKE : fatal error U1077: ' c:\fsc\pcoblol32\link' : return code '0x68'
stop
To sort this probelm Please do the following:
1. Before compilation choose Main from compilation options.
2. choose object from comilation option and map it to your working directory (the same directory you have your soruce file.
This should sort the prblem
NMAKE : fatal error U1077: ' c:\fsc\pcoblol32\link' : return code '0x68'
stop
To sort this probelm Please do the following:
1. Before compilation choose Main from compilation options.
2. choose object from comilation option and map it to your working directory (the same directory you have your soruce file.
This should sort the prblem