bugCERTI - Bugs: bug #25465, windows debug dlls required

 
 

bug #25465: windows debug dlls required

Submitter:  None
Submitted:  Mon 02 Feb 2009 03:41:04 PM UTC
   
 
Category:  CERTI Severity:  * 3 - Normal
Item Group:  Compilation error Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  * 3.3.1
Reproducibility:  None Fixed Release:  3.4.0
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 05 Jan 2010 08:27:53 AM UTC, comment #2: 

The trouble here is that the installer is missing the needed
runtime libraries.

We use
InstallRequiredSystemLibraries.cmake
but we have forgotten to

SET(CMAKE_INSTALL_DEBUG_LIBRARIES 1)

Eric NOULARD <erk>
Group administrator
Mon 02 Feb 2009 07:59:12 PM UTC, comment #1: 

Yes you are right
this should be the case.
We should fix this for the next release,
We do not usually ship binary release but for the windows
platform :-)

The preferred release format is source.
Would you be able to compile CERTI yourself on
a development box and then install it on the non-dev one?
[then you may be able to build the release version]

You should find suitable building instruction there:
 http://www.nongnu.org/certi/certi_doc/Install/html/index.html

If you are not able to do it I'll try to rebuild
release version of the installer.

Sidenote:
  You should open a Savannah account (which is free)
  and login before submitting a bug report.
  This way you'll get automatic e-mail follow-up.


Eric NOULARD <erk>
Group administrator
Mon 02 Feb 2009 03:41:04 PM UTC, original submission:  

I've been trying to use CERTI on a non-development Windows machine, using the latest release version (with the windows installer).

It kept giving me errors saying the application configuration was incorrect.

I traced the problem down to it being unable to find the required dlls - mscvm80D.dll and mscvp80D.dll.

It looks as if RTIG and RTIA were compiled for debug rather than release.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Digest:
   bug dependencies.

 

Carbon-Copy List
  • -email is unavailable- added by erk (Posted a comment)
  •  

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-11-11 erk Open/ClosedOpen Closed
        Fixed ReleaseNextRelease 3.4.0
    2010-01-05 gotthardp Dependencies- bugs #26697 is dependent

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code