PDA

View Full Version : Map file


Mark
22-Nov-2005, 09:15 PM
Is it possible to use eurekalog without it generating a map file?

TIA

admin
23-Nov-2005, 09:02 AM
Hi,

Mark wrote:
> Is it possible to use eurekalog without it generating a map file?
>
> TIA

It's impossible, because EurekaLog use the .MAP file to extract the
debug data needed to can works!

What's the problem in the .MAP file creations?

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG showing line n.

Mark
23-Nov-2005, 08:08 PM
admin wrote:
> Hi,
>
> It's impossible, because EurekaLog use the .MAP file to extract the
> debug data needed to can works!
>
> What's the problem in the .MAP file creations?
>

If I use TDBAdvGrid from the TMS component pack with map file generation
turned on then when I compile the program I get 'Fatal: Access
violation. Link terminated.' If I turn off map file generation then it
compiles ok but then I can't use EurekaLog...

Mark

admin
24-Nov-2005, 07:36 AM
Hi,

Mark wrote:
> admin wrote:
>> Hi,
> >
>> It's impossible, because EurekaLog use the .MAP file to extract the
>> debug data needed to can works!
>>
>> What's the problem in the .MAP file creations?
>>
>
> If I use TDBAdvGrid from the TMS component pack with map file generation
> turned on then when I compile the program I get 'Fatal: Access
> violation. Link terminated.' If I turn off map file generation then it
> compiles ok but then I can't use EurekaLog...
>
> Mark

I suppose you use C++Builder.
Have you installed the last C++Builder IDE and Linker updates?

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG showing line n.

Mark
28-Nov-2005, 08:13 PM
admin wrote:
> Hi,
>
> I suppose you use C++Builder.
> Have you installed the last C++Builder IDE and Linker updates?
>

All of them

admin
29-Nov-2005, 07:24 AM
Hi,

Mark wrote:
> admin wrote:
>> Hi,
>>
>> I suppose you use C++Builder.
>> Have you installed the last C++Builder IDE and Linker updates?
>>
>
> All of them

I'm sorry but I think is a C++Builder bug! :(

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!