Giter VIP home page Giter VIP logo

plannerpdf's People

Contributors

jcn-9000 avatar revelationnow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

plannerpdf's Issues

Sample with time by 1/4 hour in note field

I am a github novice but really like your simple hyperlinked planner I pulled from your samples. I especially prefer your portrait, right handed, 5 year version and have been using it for a while now. Thanks.

I do have a preference and was wondering if this would be difficult to implement. I like to have time shown by the 1/4 hour to the left and a day of the week at the top. I attached a shot of Sunday for you to see what I mean. Strong work here. Take care
Calendar 2021-25 sample with time.pdf
.

Change "First day of week"

Hey there,

thanks a lot for this project ๐ŸŽ‰ I've been using the resulting PDF ever since I got my RM2 a couple of weeks ago. One thing I'd possibly change would be the ability to pass a "first day of week" as a cmake option.

Cheers.

Cmake List for libharu build from source

Hi,

I wanted to test PlannerPDF but failed when trying to make the executable (its not finding hpdf).
I successfully installed libharu from source (cmake, make, make install) and its now located in /usr/local/include.
I am using OSX.

Here is the error I get when building PlannerPDF:

(base) schneider@Aarons-MacBook-Pro build % cmake ..
-- The C compiler identification is AppleClang 12.0.0.12000032
-- The CXX compiler identification is AppleClang 12.0.0.12000032
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/schneider/codes/personal/PlannerPDF/build
(base) schneider@Aarons-MacBook-Pro build % make
Scanning dependencies of target Planner_PDF
[ 50%] Building CXX object CMakeFiles/Planner_PDF.dir/src/planner_pdf.cpp.o
In file included from /Users/schneider/codes/personal/PlannerPDF/src/planner_pdf.cpp:32:
In file included from /Users/schneider/codes/personal/PlannerPDF/include/planner_main.hpp:3:
In file included from /Users/schneider/codes/personal/PlannerPDF/include/planner_year.hpp:3:
In file included from /Users/schneider/codes/personal/PlannerPDF/include/planner_month.hpp:1:
In file included from /Users/schneider/codes/personal/PlannerPDF/include/planner_week.hpp:3:
In file included from /Users/schneider/codes/personal/PlannerPDF/include/planner_days.hpp:3:
/Users/schneider/codes/personal/PlannerPDF/include/planner_base.hpp:4:10: fatal error: 'hpdf.h' file not
      found
#include "hpdf.h"
         ^~~~~~~~
1 error generated.
make[2]: *** [CMakeFiles/Planner_PDF.dir/src/planner_pdf.cpp.o] Error 1
make[1]: *** [CMakeFiles/Planner_PDF.dir/all] Error 2
make: *** [all] Error 2

Unfortunately I am not really familiar with cmake, so I don't know how I can link the library.
Would be glad, if you could help :D

Compilation error: CMake noes not know the compile flags to use CXX20 - set to 17?

Hi!

Thank you for this projet :)

When I want to compile, I got this error

-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
CMake Error in CMakeLists.txt:
  Target "Planner_PDF" requires the language dialect "CXX20" (with compiler
  extensions), but CMake does not know the compile flags to use to enable it.


-- Generating done
-- Build files have been written to: /home/budd/workspace/PlannerPDF/build

Found this issue, edit set(CMAKE_CXX_STANDARD 20) - replace 20 by 17 - and cmake command run successfully.

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.