I get a fatal erreur LNK1181 under VS.Net 2003. As you can see here (http://www.pc-optimise.com/VC7.png), the file "./Release/PluginDialog.obj is missing".
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I get a fatal erreur LNK1181 under VS.Net 2003. As you can see here (http://www.pc-optimise.com/VC7.png), the file "./Release/PluginDialog.obj is missing".
This is not a solution since it is impossible to build the project.
So I installed VS 2005, and it is now OK.
Remove PluginDialog.h and PluginDialog.cpp from your project.
Don