FireFly 3.60 and Dll

Started by Heinz Grandjean, May 15, 2012, 12:36:03 PM

Previous topic - Next topic

Heinz Grandjean

Hello,

when I try to compile a FireFly-Dll-Project, that works fine under FireFly 3.5.1, I always get the initial error:

Abort Compile
A previously compiled and executed application is still running....

It does not happen under fireFly 3.51
Normal applications compile fine under FFl 3.6.0

Greetings
Heinz Grandjean

Marco Ruiz

I get the same error message.

Paul Squires

Sorry. My fault. I have fixed the problem and re-uploaded a new download package. Please download the install again and retry.
Paul Squires
PlanetSquires Software

Theo Gottwald

Paul, where?
The FF 3.6 download Post shows still an old date, not the 15.th as i would expect.

David Warner


Marco Ruiz

I installed the latest update of Firefly, but now the program compiled without problems, I can not compile.

Now I get an error message that I am attaching to this post.

Pete Totushek

Marco,

Make sure that you are using Jose's latest API Headers.  See http://www.planetsquires.com/protect/forum/index.php?topic=3109.0

-Pete
-Pete
www.totusoft.com -- Home of LAN Speed Test

Marco Ruiz

It downloaded and installed the new include from Jose Roca.

But now I get the error message that attached to this post.

Elias Montoya


  Getting the same error as Marco, but with BrowseInfoA.
Clean install, new includes.
Win7, iMac x64 Retina display 5K, i7-5820K 4.4 ghz, 32GB RAM, All updates applied. - Firefly 3.70.

José Roca

Quote
But now I get the error message that attached to this post.

Quote
Clean install, new includes.

But old code...

That Declare Function SHGetPathFromIDList Lib ... should not be in the CODEGEN file. It is causing a conflict.

Old FF versions copied declares and structures. No more. They must be removed.