Code Monkey home page Code Monkey logo

Comments (8)

pelikhan avatar pelikhan commented on June 29, 2024 1

from pxt-brainpad.

pelikhan avatar pelikhan commented on June 29, 2024 1

The C++ build fails. Could you add an automated build to https://github.com/ghi-electronics/codal-brainpad (e.g. using travis for example), so that I can be sure that C++ is building at the moment.

from pxt-brainpad.

pelikhan avatar pelikhan commented on June 29, 2024 1
600 -DMBED_CONF_PLATFORM_STDIO_FLUSH_AT_EXIT=1 -DMBED_CONF_PLATFORM_STDIO_CONVERT_NEWLINES=0 -DUSB_STM_HAL -DUSBHOST_OTHER -MMD -MT CMakeFiles/BRAINPAD.dir/pxtapp/base/pxt.cpp.obj -MF CMakeFiles\BRAINPAD.dir\pxtapp\base\pxt.cpp.obj.d -o CMakeFiles/BRAINPAD.dir/pxtapp/base/pxt.cpp.obj -c ../pxtapp/base/pxt.cpp
../pxtapp/base/pxt.cpp:184:1: error: 'ramint_t' does not name a type
 ramint_t Segment::growthFactor(ramint_t size) {
 ^
../pxtapp/base/pxt.cpp:201:25: error: variable or field 'growByMin' declared void
 void Segment::growByMin(ramint_t minSize) {
                         ^
../pxtapp/base/pxt.cpp:201:25: error: 'ramint_t' was not declared in this scope
../pxtapp/base/pxt.cpp:205:22: error: variable or field 'growBy' declared void
 void Segment::growBy(ramint_t newSize) {
                      ^
../pxtapp/base/pxt.cpp:205:22: error: 'ramint_t' was not declared in this scope
../pxtapp/base/pxt.cpp:579:1: error: expected '}' at end of input
 } // namespace pxt
 ^
[6/85] Building CXX object CMakeFiles/BRAINPAD.dir/pxtapp/display/display.cpp.obj
ninja: build stopped: subcommand failed.
INTERNAL ERROR: Error: Exit code: 1 from cd built/codal; python build.py
    at ChildProcess.<anonymous> (C:\gh\pxt\built\nodeutil.js:84:24)
    at emitTwo (events.js:126:13)
    at ChildProcess.emit (events.js:214:7)
    at maybeClose (internal/child_process.js:925:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)

from pxt-brainpad.

pelikhan avatar pelikhan commented on June 29, 2024

from pxt-brainpad.

pelikhan avatar pelikhan commented on June 29, 2024

The last "release" is https://github.com/ghi-electronics/codal-brainpad/releases/tag/v0.0.5

from pxt-brainpad.

greg-norris avatar greg-norris commented on June 29, 2024

Do I need to generate a new tag or should I use the the current v0.0.5 tag? The repository at GHI is even with Lancaster's branch and version. Or do I have to create a new tag in order to lock it?

from pxt-brainpad.

greg-norris avatar greg-norris commented on June 29, 2024

We've generated a new tag v0.0.6

https://github.com/ghi-electronics/codal-brainpad/releases

from pxt-brainpad.

pelikhan avatar pelikhan commented on June 29, 2024

Done.

from pxt-brainpad.

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.