|
From: Tatsuro M. <tma...@ya...> - 2010-02-07 04:34:43
|
Hello I'm a MinGW user and do not have no experience to build gnuplot by the MSVC. I feel that it would better to give the more detailed description for your building environments. To my little knowledge, the error R6034 will occur when the version of VC++ system of user are different from that is used for building external libraries. Perhaps you know the below but write the URL just in case. http://msdn.microsoft.com/en-us/library/ms235560(VS.80).aspx ++++++++++++++++++ If you are building at the command line, use the mt.exe tool to add the manifest as a resource. Use resource ID 1 if building an EXE, 2 if building a DLL. ++++++++++++++++ For build of gnuplot by the makefile.nt, the command line complier is used so that the statement the above is better to be considered. Anyway it is better to wait the advises and suggestions from MSVC experts. Regards Tatsuro --- Ash_2608 wrote: > > I had previously built wgnuplot.exe from source code with the pdflib library > with no problems. > I have now attempted building with the cairo library instead. > The exe successfully compiles and builds. > > Initially when I tried to launch it I was prompted to add msvcr80.dll to the > working directory. > I added the dll then tried to launch the executable again. It brought up > the following error: > > > > Runtime Error! > > R6034 > An application has made an attempt to load the C runtime library incorrectly > > > > Has anyone come across this problem before? > After googling most suggestions were to modify the makefile to change/create > a manifest file. > Is this the correct solution? I am a bit wary of modifying the makefile > since I didn't need to do this for the pdflib build > > Thanks! > -- > View this message in context: > http://old.nabble.com/R6034-error-when-building-with-cairo-libs-tp27470744p27470744.html > Sent from the Gnuplot - User mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > The Planet: dedicated and managed hosting, cloud storage, colocation > Stay online with enterprise data centers and the best network in the business > Choose flexible plans and management services without long-term contracts > Personal 24x7 support from experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > -------------------------------------- VANCOUVER 2010 Olympic News [Yahoo! Sports/sportsnavi] http://pr.mail.yahoo.co.jp/olympic/ |