First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Try to compile a user defined model is V33 with IVF 12.0 and Visio Studio 2010 Professional installed. But receive the following error:
Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. Creating C:\Windows\system32\dsusr.res Using codepage 936 as default C:\Windows\system32\dsusr.rc. Writing VERSION:1, lang:0x409, size 640
link /INCREMENTAL:NO /NOLOGO /DLL /SUBSYSTEM:WINDOWS /MACHINE:X86 /ERRORREPORT:PROMPT @"C:\Windows\system32\linkfilestxqhqe.txt" /OUT:"C:\Windows\system32\dsusr.dll" /map:"C:\Windows\system32\dsusr.map" /MANIFEST /MANIFESTFILE:"C:\Windows\system32\dsusr.dll.intermediate.manifest" /def:"C:\Windows\system32\dsusr.def" /IMPLIB:"C:\Windows\system32\dsusr.lib"
LINK : fatal error LNK1181: cannot open input file 'C:\Windows\system32\dsusr.res'
ERROR during link(2)... Aborted
2 | No.2 Revision |
Try to compile a user defined model is in V33 with IVF 12.0 and Visio Studio 2010 Professional installed. But receive the following error:
Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. Creating C:\Windows\system32\dsusr.res Using codepage 936 as default C:\Windows\system32\dsusr.rc. Writing VERSION:1, lang:0x409, size 640
link /INCREMENTAL:NO /NOLOGO /DLL /SUBSYSTEM:WINDOWS /MACHINE:X86 /ERRORREPORT:PROMPT @"C:\Windows\system32\linkfilestxqhqe.txt" /OUT:"C:\Windows\system32\dsusr.dll" /map:"C:\Windows\system32\dsusr.map" /MANIFEST /MANIFESTFILE:"C:\Windows\system32\dsusr.dll.intermediate.manifest" /def:"C:\Windows\system32\dsusr.def" /IMPLIB:"C:\Windows\system32\dsusr.lib"
LINK : fatal error LNK1181: cannot open input file 'C:\Windows\system32\dsusr.res'
ERROR during link(2)... Aborted
3 | No.3 Revision |
Try to compile a user defined model in V33 with IVF 12.0 and Visio Studio 2010 Professional installed. But receive the following error:
Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. Creating C:\Windows\system32\dsusr.res Using codepage 936 as default C:\Windows\system32\dsusr.rc. Writing VERSION:1, lang:0x409, size 640
link /INCREMENTAL:NO /NOLOGO /DLL /SUBSYSTEM:WINDOWS /MACHINE:X86 /ERRORREPORT:PROMPT @"C:\Windows\system32\linkfilestxqhqe.txt" /OUT:"C:\Windows\system32\dsusr.dll" /map:"C:\Windows\system32\dsusr.map" /MANIFEST /MANIFESTFILE:"C:\Windows\system32\dsusr.dll.intermediate.manifest" /def:"C:\Windows\system32\dsusr.def" /IMPLIB:"C:\Windows\system32\dsusr.lib"
LINK : fatal error LNK1181: cannot open input file 'C:\Windows\system32\dsusr.res'
ERROR during link(2)... Aborted