Coder Social home page Coder Social logo

backend's Introduction

DeSo Logo

About DeSo

DeSo is a blockchain built from the ground up to support a fully-featured social network. Its architecture is similar to Bitcoin, only it supports complex social network data like profiles, posts, follows, creator coin transactions, and more.

Read about the vision

About This Repo

Documentation for this repo lives on docs.deso.org. Specifically, the following docs should give you everything you need to get started:

Common Errors and their solutions

These are common errors you may encounter in getting ./n0_test to succeed.

If you encounter an error not mentioned here in setting up your installation, please share the solution here with the community

no pkg-config

Error

# pkg-config --cflags  -- vips vips vips vips
pkg-config: exec: "pkg-config": executable file not found in $PATH

Solution

brew install pkg-config

no vips

Error

# pkg-config --cflags  -- vips vips vips vips
Package vips was not found in the pkg-config search path.
Perhaps you should add the directory containing `vips.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vips' found

Solution

brew install vips

invalig pkg-config flag

Error

go build github.com/h2non/bimg: invalid flag in pkg-config --cflags: -Xpreprocessor

Solution

export CGO_CFLAGS_ALLOW="-Xpreprocessor"

backend's People

Contributors

lazynina avatar maebeam avatar diamondhands0 avatar redpartyhat avatar bluepartyhat avatar aeonsw4n avatar superzordon avatar gfodor avatar ipaulpro avatar mubashariqbal avatar kanshi avatar bshin94 avatar tsheaff avatar summraznboi avatar mufyaheer avatar shrimalmadhur avatar lludo avatar jonaw avatar bloated-devish avatar tijno 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.