Shop OBEX P1 Docs P2 Docs Learn Events
Propeller GCC and Netbeans! — Parallax Forums

Propeller GCC and Netbeans!

SRLMSRLM Posts: 5,045
edited 2013-06-18 13:29 in Propeller 1
Hi All, I've posted a tutorial on how to use Netbeans with Propeller GCC. I'd appreciate any feedback that you may have.

In particular, does anybody know the path to the PropGCC tools (propeller-elf-gcc, propeller-load, etc.) on Windows? Netbeans needs that information, and I only have Ubuntu to test on.

https://sites.google.com/site/propellergcc/documentation/tutorials/netbeans

Comments

  • SawmillerSawmiller Posts: 276
    edited 2013-06-10 02:56
    Capture.jpg

    is this what you need ?
    dan
    1024 x 680 - 44K
  • jazzedjazzed Posts: 11,803
    edited 2013-06-10 07:07
    Nice work on the Netbeans page. When I looked at making an installation guide, the process seemed a bit overwhelming - I had like 12 different screenshots. The page you've added makes it look much easier.

    The typical place has been c:\propgcc ... If it needs to change for some reason we can update the page.

    Thanks!
  • JasonFogliaJasonFoglia Posts: 5
    edited 2013-06-18 11:01
    I get this error when setting up Netbeans 7.3.1 on Windows 7 64bit Home. I downloaded and installed the compiler in C:\Parallax\propgcc. I see the bin folder and the files needed [FONT=courier new, monospace]propeller-elf-gcc[/FONT], [FONT=courier new, monospace]propeller-elf-g++[/FONT], [FONT=courier new, monospace]propeller-elf-as[/FONT], and [FONT=courier new, monospace]propeller-elf-gdb.[/FONT]
    937 x 697 - 98K
  • SRLMSRLM Posts: 5,045
    edited 2013-06-18 13:29
    I get this error when setting up Netbeans 7.3.1 on Windows 7 64bit Home. I downloaded and installed the compiler in C:\Parallax\propgcc. I see the bin folder and the files needed [FONT=courier new, monospace]propeller-elf-gcc[/FONT], [FONT=courier new, monospace]propeller-elf-g++[/FONT], [FONT=courier new, monospace]propeller-elf-as[/FONT], and [FONT=courier new, monospace]propeller-elf-gdb.[/FONT]

    I got the same problem. I went ahead with installing and it seems to work okay. If you still have problems let me know. I'll go ahead and add a note to the tutorial about the error that you posted.
Sign In or Register to comment.