error while compiling crypto

Results 1 to 5 of 5
  1. #1
    Member spaike23 is offline
    MemberRank
    Nov 2009 Join Date
    LeagueOfLegendsLocation
    52Posts

    error while compiling crypto

    got the following error when compiling Cryptop

    PHP Code:
    ------ Build startedProjectcryptlibConfigurationRelease Win32 ------

    Compiling...
    pch.cpp
    pch
    .cpp(0) : fatal error C1033cannot open program database ''

    Build log was saved at "file://c:\Users\Spaike\Downloads\VS .NET Enterprise Architect 2003\Cryptopp\Source\Debug\BuildLog.htm"
    cryptlib 1 error(s), 0 warning(s
    Last edited by spaike23; 01-06-12 at 07:28 AM.


  2. #2
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: error while compiling crypto

    copy .h files from 'include' folder and paste into 'source' folder. Clean and Rebuild then!

  3. #3
    Member spaike23 is offline
    MemberRank
    Nov 2009 Join Date
    LeagueOfLegendsLocation
    52Posts

    Re: error while compiling crypto

    I've done that too, of the same error

  4. #4
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: error while compiling crypto

    Then u should get it build cause no other problem is present in it. Follow emisand's Source building TUT.

  5. #5
    Member spaike23 is offline
    MemberRank
    Nov 2009 Join Date
    LeagueOfLegendsLocation
    52Posts

    Re: error while compiling crypto

    Resolved, if someone has the same problem I had to contact me.



    /Closed
    Last edited by spaike23; 01-06-12 at 09:56 AM. Reason: /Closed



Advertisement