Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.25 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.25 KB

Coyoou

Description

Coyoou Project is an Graphic App, this will be an app for put and control/convert to print some information about your outgoings (and make something in C++ for my pleasure)

Environment configuration

This is C/C++ code to make your own build you need to download wxWidjet sources from : https://www.wxwidgets.org/ And follow this tutorial : https://www.youtube.com/watch?v=sRhoZcNpMb4

And you need to add SQLite3 sources and library in Coyoou sources by following this tutorial : Documentation/Add_SQLite

** Recommended Configuration **

  • Windows 10 2004
  • Visual Studio 2019 (last releases)
  • Desktop C++ module Installed (VS Installer)

Bug Report


Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.