Giter VIP home page Giter VIP logo

yang123vc / sumatrapdf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sumatrapdfreader/sumatrapdf

1.0 1.0 0.0 213.27 MB

SumatraPDF reader

Home Page: http://www.sumatrapdfreader.org

License: GNU General Public License v3.0

Perl 0.03% C 57.62% C++ 28.07% Makefile 1.21% Objective-C 6.52% Python 0.60% Shell 1.20% CMake 0.29% Assembly 1.82% JavaScript 0.10% Lua 0.11% C# 0.13% HTML 1.27% Batchfile 0.01% M4 0.33% Roff 0.29% Go 0.40% Ruby 0.01% SAS 0.01% CLIPS 0.01%

sumatrapdf's Introduction

SumatraPDF Reader

SumatraPDF is a multi-format (PDF, EPUB, MOBI, FB2, CHM, XPS, DjVu) reader for Windows under (A)GPLv3 license, with some code under BSD license (see AUTHORS).

More information:

To compile you need Visual Studio 2019. Free Community edition works.

I tend to update to the latest release of Visual Studio. Lately C++ evolves quickly and Visual Studio constantly adds latest capabilities. If things don't compile, first make sure you're using the latest version of Visual Studio.

Open vs2019/SumatraPDF.sln when using Visual Studio 2019

You need at least version 16.4 of Visual Studio 2019.

Notes on targets:

Asan notes

Flags: https://github.com/google/sanitizers/wiki/SanitizerCommonFlags Can be set with env variable:

  • ASAN_OPTIONS=allocator_may_return_null=1:verbosity=1:check_malloc_usable_size=false:suppressions="C:\Users\kjk\src\sumatrapdf\asan.supp"

In Visual Studio, this is in Debugging, Environment section.

Supressing issues: https://clang.llvm.org/docs/AddressSanitizer.html#issue-suppression Note: I couldn't get supressing to work.

sumatrapdf's People

Contributors

kjk avatar zeniko avatar userchefo avatar bambooin avatar gunjambi avatar sambhare avatar amurzeau avatar gustaphe avatar zhaohui0923 avatar ultranity avatar pcrama avatar mattiwatti avatar friedrich2 avatar pkuwxn avatar libdor avatar greasypablo avatar glachancecmaisonneuve avatar b4ufreak avatar wikiwang1991 avatar vszakats avatar tamirevan avatar aveminus avatar sergeykalenyuk avatar philpax avatar mateuszzarkowski avatar kylebruene avatar greenlightning avatar zklhp avatar campbeb avatar blake-mealey avatar

Stargazers

Burden Haze  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.