Menu

#44 Config type in Win solutions file is wrong.

1.1-dev
open
Build (31)
4
2008-05-08
2008-03-31
Alby
No

Steps to reproduce.

1. Open the Framewave.sln file using Visual studio 2005.
2. right click on project(fwBase, fwImage, fwSignal, fwJPEG, fwSignal) => Properties => Configuration properties => Project default => "Application (.exe)"

The Config type of the projects should be Dynamic or static libraries based on the solution configuration.

Discussion

  • Renukgb

    Renukgb - 2008-04-29
    • priority: 5 --> 4
     
  • S.P.Kiran

    S.P.Kiran - 2008-04-29

    Logged In: YES
    user_id=1967741
    Originator: NO

    changed config type from Application to Dynamic libraries.
    Status - Fixed.

     
  • pksv

    pksv - 2008-05-08
    • assigned_to: pksv --> jalby
     
  • Alby

    Alby - 2008-05-08

    Logged In: YES
    user_id=1968115
    Originator: YES

    The config type is changed only for debug_shared.
    Needs to be changed for other also
    debug_static
    release_shared
    release_static

     
  • Alby

    Alby - 2008-05-08
    • assigned_to: jalby --> kiran_s
     

Log in to post a comment.