Proxmark3 community

Research, development and trades concerning the powerful Proxmark3 device.

Remember; sharing is caring. Bring something back to the community.


"Learn the tools of the trade the hard way." +Fravia

You are not logged in.

Announcement

Time changes and with it the technology
Proxmark3 @ discord

Users of this forum, please be aware that information stored on this site is not private.

#1 2014-12-16 07:47:57

kevinkm
Contributor
Registered: 2014-11-07
Posts: 20

A error after compiled, someone help.

No errors occur while it was compiling, but the moment I input ./client/proxmark3.exe, it shows a warning window, it seems like ZNKst9exception4whatev error in libstdc++-6.dll, Iam pretty sure this DLL file have already exist in directory of windows/system32 and ./client, and constructure of file is absolutely OK!

By the way, the size of proxmark3.exe it compiled is over 4MB, normal? it's just 1MB in ver 0.0.5.

Where am I going wrong?

environment:

    * devkitARM r41
    * SVN 1.7.4
    * Qt 4.6.2
        * Windows7 64bit

Offline

#2 2014-12-16 13:51:06

marshmellow
Contributor
From: US
Registered: 2013-06-10
Posts: 2,302

Re: A error after compiled, someone help.

Check the DLL versions in the /client folder vs the qt folder.  It compiles using a the qt folder DLLs but when you execute the exe from windows it uses the DLLs in the client folder.  If they are not exactly the same it will crash.

Offline

#3 2014-12-19 08:04:21

kevinkm
Contributor
Registered: 2014-11-07
Posts: 20

Re: A error after compiled, someone help.

Oh yes, it is!!!!!  Appreciate marshmellow so so so much!!!!!!!!

Offline

Board footer

Powered by FluxBB