Hi all,
I come from embedded c programming and have limited knowledge on pc programming.

I download IUP 3.7 static lib for windows (mingw). I set up codeblock and built 
example project.
It compiled successfully. 

But, when I  run the application, "The application can't start because 
msvcr70.dll is missing" message appeared. "iupsample" program from sample 
package runs smoothly without asking msvcr70.dll.

1.Is there anyway to make program independent on ms runtime dll  (or very less 
dependency to other lib/dll) so that  application can run smoothly on most of 
windows box?
2.How can I build or configure the project to get the one like "iupsample" that 
doesn't ask msvcr70.dll?
Any suggestion, comment is appreciated. 

Regards,
franks
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to