PDA

View Full Version : PIcbasic pro patch 2.5B, still no longs..



Chris Barron
- 9th March 2009, 20:49
I've applied patch 2.5b, but still don't have the long variable, is there something else which I should do ?

Bruce
- 9th March 2009, 21:46
Hi Chris,

If you're using the MCS editor, click on View, then Compiler And Program Options, then
click the Compiler tab, and place a tick next to Use PBPL.

This will instruct the editor IDE to use PBPL.EXE, which is required for any long type
variables. Of course, you'll also need to select an 18F series controller in the PIC selection
drop-down menu since longs are only supported for 18F core types with PBP.

Chris Barron
- 9th March 2009, 23:05
Hi Chris,

If you're using the MCS editor, click on View, then Compiler And Program Options, then
click the Compiler tab, and place a tick next to Use PBPL.
.

Superb, Next time I'll rtfm.

Thank you

Acetronics2
- 10th March 2009, 17:55
Still no DLL for LONG comfortable use in MPLAB nor ...

But what has the MeLabs team done since 2.50 Release ???

Alain

Chris Barron
- 10th March 2009, 19:31
Still no DLL for LONG comfortable use in MPLAB nor ...

But what has the MeLabs team done since 2.50 Release ???

Alain

I'm able to compile picbasic pro code containing longs without errors in MPLAB.

Acetronics2
- 11th March 2009, 09:05
Me too ...

How about choosing it ???

Really easy, don't you think ?

Alain

Chris Barron
- 11th March 2009, 12:45
Me too ...

How about choosing it ???

Really easy, don't you think ?

Alain


You've lost me. 'Choosing it' ?

Acetronics2
- 11th March 2009, 15:42
YES ...

In the MPLAB available compilers list ... simply where it should be !!!

NOT to have to change location at each time you swap from PBPW to PBPL ...

Alain