Author |
Message |
Topic: Deployment on .Net platforms |
Christophe
Replies: 12
Views: 14447
|
Forum: Support Posted: Thu Nov 22, 2012 3:02 pm Subject: Re: |
Do you have any news for my problem ?
Thanks
Christophe |
Topic: Deployment on .Net platforms |
Christophe
Replies: 12
Views: 14447
|
Forum: Support Posted: Fri Nov 09, 2012 11:26 am Subject: |
Thanks Paul,
I am trying your solution and I have 2 problems :
If i use this command :
dbk_link2 libst.dll AVCORR.dbk AssemblyInfo.cs
Some attributes are added effectively, bur not :
dbk_li ... |
Topic: Deployment on .Net platforms |
Christophe
Replies: 12
Views: 14447
|
Forum: Support Posted: Thu Nov 08, 2012 3:15 pm Subject: |
Silverfrost proposed to me a trial version without the banner and it works !
Now i have an other problem :
I would need to add to my MSIL assembly obtained by ftn95 some attributes: for instance, ... |
Topic: Deployment on .Net platforms |
Christophe
Replies: 12
Views: 14447
|
Forum: Support Posted: Wed Oct 24, 2012 2:25 pm Subject: |
Hello,
I am able to precise the problem : even when i compile & link with the flag no_salflibc, my library always depends on salflibc.dll
If i remove the salflibc.dll, I have this error durin ... |
Topic: Deployment on .Net platforms |
Christophe
Replies: 12
Views: 14447
|
Forum: Support Posted: Thu Sep 27, 2012 9:47 am Subject: Re: |
Thanks a lot for these precisions, Paul.
I tried to compile my project with this option (/no_salflibc) -i precise that it was compiling without-:
1/ the linker told me that some depending systems fu ... |
Topic: Deployment on .Net platforms |
Christophe
Replies: 12
Views: 14447
|
Forum: Support Posted: Wed Sep 26, 2012 9:05 am Subject: |
Thanks Paul.
"A copy of salflibc.dll must be shipped when using the current release of FTN95 .NET (a future release of FTN95 .NET will not require this DLL for .NET)."
http://www.silve ... |
Topic: Deployment on .Net platforms |
Christophe
Replies: 12
Views: 14447
|
Forum: Support Posted: Wed Sep 26, 2012 12:43 am Subject: Deployment on .Net platforms |
Hello,
I have to deploy an application on several computers where only .Net managed libraries are authorized.
I was wondering about salflibc.dll : it seems that it is not a managed library. Do ... |
Topic: 2 MSIL DLL embedded in a C# project |
Christophe
Replies: 0
Views: 5062
|
Forum: General Posted: Fri Sep 07, 2012 2:53 pm Subject: 2 MSIL DLL embedded in a C# project |
Hello,
Sorry if my question is a bit futile, i am new in DotNet compilation/programmation...
I create a first MSIL DLL with ftn95, called A (with a VS2010 ftn95 project).
I create a second MSIL ... |
|