Shop OBEX P1 Docs P2 Docs Learn Events
PropellerIDE 0.25.0 Released - Now with themes! - Page 5 — Parallax Forums

PropellerIDE 0.25.0 Released - Now with themes!

1235»

Comments

  • RsadeikaRsadeika Posts: 3,837
    edited 2015-02-13 06:33
    ...and here is the portion that you requested, for the Raspberry Pi 2:
    pi@raspberrypi ~ $ ls -l /usr/bin/propelleride
    lrwxrwxrwx 1 pi pi 38 Jan 30 04:49 /usr/bin/propelleride -> ../share/propelleride/bin/propelleride
    pi@raspberrypi ~ $ ldd /usr/share/propelleride/bin/propelleride
    /usr/lib/arm-linux-gnueabihf/libcofi_rpi.so (0xb6f76000)
    libz.so.1 => /lib/arm-linux-gnueabihf/libz.so.1 (0xb6f4a000)
    libQt5Widgets.so.5 => not found
    libQt5Gui.so.5 => not found
    libQt5Core.so.5 => not found
    libGLESv2.so => /opt/vc/lib/libGLESv2.so (0xb6f2d000)
    libpthread.so.0 => /lib/arm-linux-gnueabihf/libpthread.so.0 (0xb6f0d000)
    libstdc++.so.6 => /usr/lib/arm-linux-gnueabihf/libstdc++.so.6 (0xb6e3b000)
    libm.so.6 => /lib/arm-linux-gnueabihf/libm.so.6 (0xb6dca000)
    libgcc_s.so.1 => /lib/arm-linux-gnueabihf/libgcc_s.so.1 (0xb6da2000)
    libc.so.6 => /lib/arm-linux-gnueabihf/libc.so.6 (0xb6c71000)
    /lib/ld-linux-armhf.so.3 (0xb6f83000)
    libEGL.so => /opt/vc/lib/libEGL.so (0xb6c47000)
    libvcos.so => /opt/vc/lib/libvcos.so (0xb6c35000)
    libbcm_host.so => /opt/vc/lib/libbcm_host.so (0xb6c17000)
    libdl.so.2 => /lib/arm-linux-gnueabihf/libdl.so.2 (0xb6c0c000)
    librt.so.1 => /lib/arm-linux-gnueabihf/librt.so.1 (0xb6bfd000)
    libvchiq_arm.so => /opt/vc/lib/libvchiq_arm.so (0xb6bee000)
    pi@raspberrypi ~ $

    Ray
  • Heater.Heater. Posts: 21,230
    edited 2015-02-13 07:02
    Raspbian does not come with Qt5. It's still stuck on Qt4.

    You can install Qt5 packages from here: http://twolife.be/raspbian/. There are nice instructions for setting up the apt sources etc on that page.

    And here is a list of all the packages: http://twolife.be/raspbian/pool/test/qtbase-opensource-src/

    People have reported success with these.
  • RsadeikaRsadeika Posts: 3,837
    edited 2015-02-14 04:13
    So, what is the status with PropellerIDE now?

    Ray
  • mindrobotsmindrobots Posts: 6,506
    edited 2015-02-23 07:40
    Brett,

    I just tried installing Propelleride on Raspbian and when started, I get this error:
    pi@pi-desk ~ $ propelleride
    propelleride: error while loading shared libraries: libGLESv2.so.2: cannot open shared object file: No such file or directory
    pi@pi-desk ~ $ 
    

    I proceeded to install libgles2: sudo apt-get install libgles2

    Next try, I get this:
    pi@pi-desk ~ $ propelleride
    This application failed to start because it could not find or load the Qt platform plugin "xcb".
    
    Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, wayland-brcm, wayland-egl, wayland, xcb.
    
    Reinstalling the application may fix this problem.
    Aborted
    pi@pi-desk ~ $ 
    

    At this point, I'm at a loss as to what to try next.

    I had used the QT5 install that Heater had pointed out in post#126.

    The SimpleIDE install I had done just before ProepllerIDE is working fine. By the way, it is loading a Quickstart connected to a USB port without any problem at this point.

    Any thoughts on where to go with PropellerIDE at this point?

    Thanks!
  • rhahmrhahm Posts: 4
    edited 2015-02-25 12:58
    how do I disable the "clear settings on exit" on the preferences general tab ?

    nothing happens when I click on the box

    very nice - but I can't seem to save my settings (library location, custom theme)

    thanks

    rh
  • egenrietheregenriether Posts: 29
    edited 2015-04-03 08:48
    I love the look of the new IDE, especially the ability to jump to any method in the whole project from the side panel. I'm running the IDE on a MacBook Pro OSX 10.9.5. I run the old IDE on a Windows7 virtual machine on this computer. After plugging in the prop (PDB) and selecting "Connect to Mac" I am able to find the propeller with the "Detect Attached Propellers" button. However when I go to load a program it gives me a load error: "error: hardware lost" "error: no propeller chip on port...". Any ideas what I might be doing wrong?
    Thanks
    -Brian
  • mindrobotsmindrobots Posts: 6,506
    edited 2015-04-03 09:26
    Brian,

    If you are running the IDE in the Windows VM, why wouldn't you select "Connect to Windows" and then use it that way? I run a Win7 VM under Parallels and always tell it to connect thing to Windows if the program is running under the Windows VM. I've never thought of trying it with it connected to the Mac. I'll have to once I clear some stuff out of memory.

    The other question is what kind of Propeller board? If it is a Rev A QuickStart, they sometimes have issues being seen by the programming tool. You need to try the "Magic Resistor" if it is a Rev A QuickStart.
  • egenrietheregenriether Posts: 29
    edited 2015-04-03 11:59
    mindrobots,

    I have the original IDE (from parallax) in windows but it doesn't run on mac. When Brad's Spin Tool came out I was interested to see if I could start programming props on my mac (I avoid Windows and PCs when possible...) I never got into it much and there were reports of some functions not being included or working right or whatever and since I was/am new to spin I didn't want to introduce more unknowns. When I saw the new IDE by Brett I was happy to see it ran on mac so I downloaded it. Thus my main interest was in the fact that it was for mac, not that it has new features. I have no real problems with the IDE I've had for years other than it makes me use Windows.

    I am using a professional development board with the 40 pin DIP package prop.
  • mindrobotsmindrobots Posts: 6,506
    edited 2015-04-03 12:11
    OK, I think I got confused in your description.

    If you have your VM running and you plug the PDB into the Mac and tell it to "connect to Windows", you can use the Propeller Tool under windows without a problem. It can both see and program the Propeller.

    If you plug your PDB into the Mac and tell it to "connect to Mac", then the new IDE can see the Propeller but can't program it.

    I had an issue lately where my FTDI chips did not work because Apple wrote their own drivers and stopped using the FTDI drivers but this change happened with Yosemite (10.10). You could try installing the "official" FTDI drivers on top of whatever is there. I had some hassle with getting that to work but it finally did work on Yosemite. I don't recall ever having this issue on anything prior to Yosemite.
  • greybeardgreybeard Posts: 65
    edited 2015-05-08 10:55
    Downloaded and tried to compile an existing project. Didn't work. Cannot find additional objects defined in the OBJ section..
  • Brett WeirBrett Weir Posts: 288
    edited 2015-05-08 19:52
    greybeard wrote: »
    Downloaded and tried to compile an existing project. Didn't work. Cannot find additional objects defined in the OBJ section..

    Hi there,

    Have you tried setting the library path defined in the Preferences (F5)?

    Also, I recommend that you download the latest PropellerIDE 0.30.0 here. That whole system has been completely rewritten so if it really is an issue with the IDE, this may solve your problem anyhow:

    http://developer.parallax.com/projects/propelleride/

    Make sure to change the name of the loader from p1load to propman (also in Preferences).

    Here is the thread (it hasn't been stickied yet):

    http://forums.parallax.com/showthread.php/160869-PropellerIDE-0.30.0-Released-projectview-propman-packthing-propterm-memorymap
Sign In or Register to comment.