Ask Your Question
0

PSSE V33 Compile User Model Failure

asked 2017-05-24 09:45:44 -0500

funnyjason gravatar image

updated 2017-05-24 20:21:58 -0500

jconto gravatar image

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

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2017-05-24 21:05:07 -0500

jconto gravatar image

To test your PSSe v33 set up, run the following compiling test [compile and create a demo dll]

Go to the environ manager folder: C:\Python27\Lib\site-packages\psseenvmanager,

open a CMD window and run:examplepsse33ivf12_vs2010.py

edit flag offensive delete link more

Comments

Hi, Please can you help me for the download link of (IVF 12.0 Student Version )and Visio Studio 2010

Tahir Abbas gravatar imageTahir Abbas ( 2017-06-05 05:50:39 -0500 )edit
0

answered 2017-05-24 16:45:09 -0500

EBahr gravatar image

One thing to check is that you have write privileges to C:\windows\system32\

edit flag offensive delete link more

Comments

Thanks, I have write privileges to this folder. Is that because I was using 64 bit operating system rather than 32 bit version?

funnyjason gravatar imagefunnyjason ( 2017-05-24 20:42:21 -0500 )edit

I also have a 64-bit OS and PSSe 33 compiles fine. Run the "Create User DLL", select v.33 and verify in the log window, Fortran & Visual studio versions

jconto gravatar imagejconto ( 2017-05-24 21:25:28 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2017-05-24 09:45:44 -0500

Seen: 621 times

Last updated: May 24 '17