Hi I'm using visual c++ express since yesterday and I have an error that visual c++ 6.0 didn't detect :p
I think it can be some program configuration... :o
1>------ Rebuild All started: Project: IUCUNN, Configuration: Debug Win32 ------
1>Deleting intermediate and output files for project 'IUCUNN', configuration 'Debug|Win32'
1>Compiling...
1>StdAfx.cpp
1>Compiling...
1>IUCUNN.cpp
1>Layer.cpp
1>Matrix.cpp
1>Generating Code...
1>Compiling manifest to resources...
1>Linking...
1>LINK : fatal error LNK1104: cannot open file 'odbc32.lib'
1>Build log was saved at "file://d:\2ª parte\IUCUNN_09_mar__\Debug\BuildLog.htm"
1>IUCUNN - 1 error(s), 0 warning(s)
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
Can you help me?
regards