Giter VIP home page Giter VIP logo

tianqizi / librecad Goto Github PK

View Code? Open in Web Editor NEW

This project forked from librecad/librecad

0.0 2.0 0.0 48.57 MB

LibreCAD is a 2D CAD drawing tool based on the community edition of QCad (www.qcad.org). LibreCAD has been re-structured and ported to qt4 and works natively cross platform between OSX, Windows and Linux . See www.librecad.org

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

License: Other

librecad's Introduction

About LibreCAD

LibreCAD is a 2D CAD drawing tool based on the community edition of QCAD (www.qcad.org). LibreCAD has been re-structured and ported to qt4 and works natively cross platform between OSX, Windows and Linux. See http://www.librecad.org

UNIX and OSX users

Unzip or checkout a version of LibreCAD into a directory. CD into that directory and follow these instructions:

Build makefile and compile LibreCAD

qmake librecad.pro
make

Ubuntu/Debian users

Make sure you have the qt-4 SDK installed Install the qt4 SDK by executing the following commands:

$ sudo apt-get install g++ gcc make git-core libqt4-dev qt4-qmake \
libqt4-help qt4-dev-tools libboost-all-dev libmuparser-dev

Alternatively, you make sure you have deb-src lines enabled in your sources.list file, and run,

$ sudo apt-get build-dep librecad

For SVN see also: http://www.librecad.org/2010/10/debian-64-bit-and-ubuntu-compile-how-to/

For git see also: http://librecad.org/cms/home/from-source/linux.html

NOTE 1: On systems like fedora (& Ubuntu??) You might need to run qmake-qt4 instead of just qmake

Windows Users

Notes: At this point you will have the following directory structure: C:\muparser\muparser_v2_2_2. If you prefer to keep muParser in other locations, you should specify the directiory location with a custom.pro file in LibreCAD source folder, for example, the following setting is equivalent to the default muparser path in common.pro: MUPARSER_DIR = /muparser/muparser_v2_2_2

  • Start Qt Desktop using "Qt 4.8.4 for Desktop (MinGW)" shortcut.
  • In Qt Desktop console, navigate to muParser build directory (C:\muparser\muparser_v2_2_2\build), then type the following command to built muParser library: mingw32-make -fmakefile.mingw

After installation, start Qt Creator and load LibreCAD.pro, from the build menu select "Build All".

OSX USERS

install macports from http://www.macports.org/

After that install QT and a new gcc, at mimimum you properly need gcc 44

Install a version of Qt < 4.8.0, 4.7.4 for example sudo port install gcc46 qt4-creator-mac qt4-mac boost

When installed run to build a makefile qmake librecad.pro -r -spec mkspec/macports

librecad's People

Contributors

dxli avatar rallaz avatar rvt avatar maqifrnswa avatar tin-pot avatar diegoroman17 avatar tnick avatar epagel avatar fitorec avatar mszczygiel avatar duk3luk3 avatar mfrasca avatar dstrev avatar eworm-de avatar dave1010 avatar luisivan avatar zhuowei avatar beginner1 avatar andr1972 avatar perepujal avatar

Watchers

James Cloos avatar loki 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.