CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

msvcrt

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 13, 2007, 13:00
Default msvcrt
  #1
ollimarc
Guest
 
Posts: n/a
hello everbody,

ive got another problem when compiling fortran code into a dll file.

what can i do when i see this message:

[...] ifort: Command line warning: ignoring option '-dll'; no argument required ifort: Command line warning: unrecognized source type 'winnt\\userpart.o'; objec t file assumed

Fatal error cannot open "MSVCRT" ifort: error: problem during multi-file optimization compilation (code 1) An error has occurred in cfx5mkext:

C:\Programme\Intel\Compiler\Fortran\9.0\IA32\Bin\d f exited with return code 1. [...]

what is wrong? anyone knows this problem? iam using ansys 10 and intel fortran compiler 9
  Reply With Quote

Old   December 13, 2007, 19:34
Default Re: msvcrt
  #2
ollimarc
Guest
 
Posts: n/a
i now installed ansys 11 because it is recommended with intel fortran 9.0

now ive got another message:

ifort: error: could not find ībinī

any ideas? many thanks!!
  Reply With Quote

Old   December 14, 2007, 08:57
Default Re: Could not find Bin
  #3
Susanne
Guest
 
Posts: n/a
Hi,

I have got the same problem. When trying to produce a dll file.

Is this a known problem?

Regards Susanne
  Reply With Quote

Old   December 17, 2007, 17:02
Default Re: Could not find Bin
  #4
jakjak
Guest
 
Posts: n/a
You might be missing one of the directories in your path when compiling your libraries. Check your system environment variables (See [1] for more info) to ensure the following directories are included in your PATH variables:

<code> C:\Program Files\ANSYS Inc\v110\CFX\bin\winnt;
C:\Program Files\ANSYS Inc\v110\CFX\tools\qt-3.3.4-3\lib\CYGWIN32_NT;
C:\Program Files\ANSYS Inc\v110\CFX\tools\qwt-4.2.0-3\lib\CYGWIN32_NT;
C:\Program Files\ANSYS Inc\v110\CFX\tools\CYGWIN32_NT\stlprt40\lib;
C:\Program Files\ANSYS Inc\v110\CFX\lib\winnt;
C:\Program Files\ANSYS Inc\v110\CFX\tools\STLport-4.6.2\lib\CYGWIN32_NT;
C:\Program Files\ANSYS Inc\v110\CFX\tools\xerces-2.5.0\bin\CYGWIN32_NT;
C:\Program Files\ANSYS Inc\v110\CFX\tools\perl-5.8.0-1\bin;
C:\Program Files\ANSYS Inc\v110\CFX\bin;C:\WINDOWS\system32;
C:\Program Files\ANSYS Inc\v110\CFX\bin\winnt;
C:\Program Files\ANSYS Inc\v110\CFX\tools\CYGWIN32_NT\bin C:\Program Files\Intel\Compiler\Fortran\9.0\Ia32\Bin;
C:\Program Files\Common Files\Intel\Shared Files\Ia32\Bin;
</code>

Good Luck!


Ref [1]: http://www.microsoft.com/resources/d....mspx?mfr=true)
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 14:33.