Thread: VB6 Make Errors
View Single Post
  #1  
Old 10-25-2005, 12:51 PM
QSS QSS is online now
Registered User
 
Join Date: 05-20-2003
Location: Lake Oroville, CA
Posts: 8
VB6 Make Errors

We have some projects that do numerous VB6 makes. After upgrading from 5.7 to 6.0, errors are now being reported even though the targets actually do build.

Here is an example of what the errors look like:

not updating compatibility dir, existing setting not found...not setting base address (does not apply for project type)...incrementing version...building (reference file '\\ntsrvr01\qssvb\DEVELOPMENT OASIS\GUIProduction\QSSSocketManager.dll' newer than target)...
Command-Line: "c:\program files\microsoft visual studio\vb98\vb6.exe" /m c:\qssvb\level2\dll\QSSJobMenu\tmp~~QSSJobMenu.vbp /out
Unable to open file : The system cannot find the path specified.

We aren't quite sure what the file it is trying to open is referring to but suspected it had something to do with the /out being blank.

Thanks in advance,
Tim
Reply With Quote