Code Monkey home page Code Monkey logo

solace's Introduction

❤️ Solace

The Solace calculator is the ultimate multi-mode tool, offering advanced calculations, conversions, and customizable themes in one sleek package.

😊 Collaborator(s)

I'm collaborating with my cute girlfriend on this advanced open-source calculator project! 😳

🌌 Setup

[+] Clone the repo
[+] Follow the guide in main.cpp (coming up)
[+] Understand the code.
[+] Copy & paste the code, or learn from it :)
[+] Build in Release | x86
[+] Profit

🪲 Error Fixes

If you encounter any issues or errors related to the includes on "d3dx9.h," make sure you have installed the DirectX SDK from https://www.microsoft.com/en-us/download/details.aspx?id=6812.

To resolve the include errors, follow these additional steps:

	• Open the project properties.
	• Go to "C/C++ -> General -> Additional Include Directories" and click the arrow on the right.
	• Click "Edit" and add the following text: "$(DXSDK_DIR)include".
	• Go to "VC++ Directories -> Library Directories," click the arrow again.
	• Click "Edit" and add the following: "$(DXSDK_DIR)LIB\x86".
	• Click "Apply" to save the changes.
	• Go to linker -> input and add the following: d3d9.lib
	• Once completed, the error should be resolved.

Note: Ensure that you include the double quotation marks when adding them to your properties! (this is not needed for d3d9.lib)

🚀 Enjoy

Have fun using this super advanced and easy-to-use calculator! Just so you know, we're still working on adding final touches.

FYI: This tool isn't fully done yet. Version: Early Alpha

solace's People

Contributors

estkz avatar chxnisa avatar

Stargazers

 avatar Kyrill Belomenov avatar

Watchers

 avatar  avatar

Forkers

gofrettin

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.