c - How to resolve "LINK : fatal error LNK1561: entry point must be defined"? -
People / Gauls: How can I resolve the following linking error: "link: fatal error LNK1561: entry point should be defined"
. What I was trying to do, is just recompiling my SQL Storage Engine instance with Visual Studio 2008.
Not familiar 'Example of MySQL Storage Engine' does not know whether it is a library or .exe etc. is. However, the linker is usually able to estimate the correct entry point based on the combination of your settings:
- Configuration Properties -> Linker -> System -> Subsystem, and < Li> Configuration Properties -> General -> Configuration Type
View
Comments
Post a Comment