Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

A reference to path//myDLL.dll could not be added.please make sure that the file is accessible,and that is a valid assembly or

John_C_
Débutant
12 560 Visites

 1. have some Fortran .f90 files.

2 I installed visual Fortran compiler in visual studio 2015

  1. I created library DLL empty project.

  2. I added all .f90 and .f files to the project.

5 I compiled the project.

6 now I have myproject.dll file.

7.I created a web application.

8 I try to add myproject.dll to references.

9.I got this error in visual studio environment before compile. :

reference manager: A reference to path//myDLL.dll could not be added.please make sure that the file is accessible,and that is a valid assembly or COM component.

Which project type knows my dll?.is there any error in compile of my dll?therefore what should I do?

Best regards

0 Compliments
44 Réponses
John_C_
Débutant
770 Visites
As I end console my Form exited suddenly .so what's the matter? Another question is that about AllocConsole ,is there any way to get write and print command contents intro a windows form lable. --- also send windows form textbox content into read console command? At all I want to replace console with Windows form controls. Reagrds
0 Compliments
John_C_
Débutant
770 Visites
Test
0 Compliments
Brown__Garry
Débutant
770 Visites

If File Path is too long then I would like to suggest you, try Long Path Tool program to resolve this issue.

0 Compliments
Répondre