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
I get the same error message.
Sorry. My fault. I have fixed the problem and re-uploaded a new download package. Please download the install again and retry.
Paul, where?
The FF 3.6 download Post shows still an old date, not the 15.th as i would expect.
Hi Theo,
The original file FireFly 3.60 release page...
http://www.planetsquires.com/protect/forum/index.php?topic=3097.0 (http://www.planetsquires.com/protect/forum/index.php?topic=3097.0)
has an updated download file...
http://www.planetsquires.com/protect/download/firefly36_registered_setup.rar (http://www.planetsquires.com/protect/download/firefly36_registered_setup.rar)
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.
Marco,
Make sure that you are using Jose's latest API Headers. See http://www.planetsquires.com/protect/forum/index.php?topic=3109.0 (http://www.planetsquires.com/protect/forum/index.php?topic=3109.0)
-Pete
It downloaded and installed the new include from Jose Roca.
But now I get the error message that attached to this post.
Getting the same error as Marco, but with BrowseInfoA.
Clean install, new includes.
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.