GithubHelp home page GithubHelp logo

Compiling about usbasp-flash HOT 4 CLOSED

nofeletru avatar nofeletru commented on June 23, 2024
Compiling

from usbasp-flash.

Comments (4)

Mattiwatti avatar Mattiwatti commented on June 23, 2024

Update: I managed to compile the sources using Lazarus 2.0.6 (note: must be the 32 bit version, or at least, I couldn't get the Win64 -> Win32 cross compiler to work). The project depends on the richmemopackage and mphexeditorlaz packages which are included in the repository as ZIPs.

I did have two errors compiling richmemopackage:

win32richmemoproc.pas(258,10) Error: Identifier not found "UnicodeEnabledOS"
richmemortf.pas(492,8) Error: Identifier not found "UTF8Length"

I worked around this by implementing these myself. But maybe I overlooked something.

It would still be nice if some 'official' compilation steps could be added to the README. But my executable works now so that's good.

from usbasp-flash.

nofeletru avatar nofeletru commented on June 23, 2024

richmemopackage is outdated
https://sourceforge.net/p/lazarus-ccr/svn/HEAD/tree/components/richmemo/

from usbasp-flash.

nofeletru avatar nofeletru commented on June 23, 2024

Also look at test branch https://github.com/nofeletru/UsbAsp-flash/tree/test

from usbasp-flash.

mrdc avatar mrdc commented on June 23, 2024

Hi, thanks for your work on this.

Would it be possible to have in the README some short steps and required software needed to compile the software? I've never used Pascal before so it isn't obvious to me which variant of Pascal is being used, or even what the main project file is (AsProgrammer.lpi? AsProgrammer.lps?). Thanks.

You need AsProgrammer.lpr, I've builded it without any issues using the latest Lazarus 2.2.4 64bit. First time using Lazarus :)

from usbasp-flash.

Related Issues (20)

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.