This "MSVCR100D.dll" means that you are actually using the C Run Time
Library as DLL. If you want to use only static libraries, then change in
the Visual Studio project configuration the C/C++ - Code Generation to use
the Run Time Libraries as static libraries.

Best,
Scuri


On Fri, Feb 19, 2016 at 11:07 AM, Ranier VF <[email protected]> wrote:

> Hi Scuri,
> After many troubles, I get iup compiled in windows, with mak.vc10.
>
> Now, occurs this error :
> Error #1: UNADDRESSABLE ACCESS: executing 0x978d5cab-0x978d5cac 1 byte(s)
> # 0 <not in a module>        (0x978d5cab)
> # 1 _getptd_noexit
> [f:\dd\vctools\crt_bld\self_x86\crt\src\tidtable.c:460]
> # 2 _getptd
>  [f:\dd\vctools\crt_bld\self_x86\crt\src\tidtable.c:523]
> # 3 _setmbcp
> [f:\dd\vctools\crt_bld\self_x86\crt\src\mbctype.c:577]
> # 4 __initmbctable
> [f:\dd\vctools\crt_bld\self_x86\crt\src\mbctype.c:852]
> # 5 MSVCR100D.dll!_initterm_e
>  [f:\dd\vctools\crt_bld\self_x86\crt\src\crt0dat.c:923]
> # 6 __tmainCRTStartup
>  [f:\dd\vctools\crt_bld\self_x86\crt\src\crtexe.c:455]
> # 7 mainCRTStartup
> [f:\dd\vctools\crt_bld\self_x86\crt\src\crtexe.c:370]
> # 8 KERNEL32.dll!RegisterWaitForInputIdle +0x48     (0x7c817067
> <KERNEL32.dll+0x17067>)
>
> I believe that conflicts with static library and dll library, but i am
> using only static library.
>
> There are guide to run IUP with static library?
>
> Anymore, I have a lots compilation reports, you whether send to list
> (attached)?
>
> Best regards,
>
> Ranier Vilela
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> Iup-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to