Murilo Camões Perrone wrote: > Karsten, > > I have set MCARDPLUGIN_DEBUG=1 now but there is no MCardPlugin.log file in > c:\temp ...
Is the directory already there? Is the MCardPlugin an DEBUG version. else it has no output. I opened a cmd line in the Debug directory of muscleTool, entered set MCARDPLUGIN_DEBUG=1 and after the connect 1 command I had the first debugging output in c:\Temp\MCardPlugin.log. Have you set MCARDPLUGIN_DEBUG=1 globally and in the right console? It is only valid in the console entered. Nobody else knows about this environment variable. > > I can´t debug because it won´t compile in Visual Studio 2003. Why? Of course your include paths and library paths are different. Or whats the problem? > > I may organize compilation and installation batches to be added into the > win32 directory... > > About msvcrt.lib, I skipped step which asks to copy this file into Windows > Platform SDK include path. There was no linking error, so I bet the correct > file was found. Yes, will be the case. You have VS, so it is already there. Karsten > > > ------------------------------------------------------------------------ > > _______________________________________________ > Muscle mailing list > [email protected] > http://lists.drizzle.com/mailman/listinfo/muscle _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
