Hello,
with svn revision 6127 came an update of file "CSerialPort.c".
Comparing this file with an older one, diff shows, that some stuff
on input buffer size has been modified.
What has been done here and what was the reason (error?) for this updat
next
>
> hFile.Close
>
> End
>
> 2014-01-29 wally :
>> Hi,
>>
>> is there a way to set a custom EndOfLine ?
>>
>> e.g. &hAA / Chr$(170)
>>
>> wally
>>
>>
>> from Docs:
>>
>> Stream.EndOfLine (gb)
>>
Hi,
is there a way to set a custom EndOfLine ?
e.g. &hAA / Chr$(170)
wally
from Docs:
Stream.EndOfLine (gb)
Property *EndOfLine* As Integer
Returns or sets the newline separator used by this stream
<http://gambasdoc.org/help/def/stream?v3>.
The possible values are:
On 01/28/2014 01:05 PM, Tobias Boege wrote:
> On Tue, 28 Jan 2014, wally wrote:
>>> Le 26/01/2014 18:03, wally a ?crit :
>>>> Hello,
>>>>
>>>> i need to write more than 63 Bytes to an Byte[] in a structure.
>>>>
>>>> How t
> Le 26/01/2014 18:03, wally a ?crit :
>> Hello,
>>
>> i need to write more than 63 Bytes to an Byte[] in a structure.
>>
>> How to do this job ?
>>
>> mini example attached
>>
>>
>> thank you wally
>>
> Since revision #6110
own datas why don't you store them to a file ?
>
> 2014-01-26 Tobias Boege :
>> On Sun, 26 Jan 2014, wally wrote:
>>> Hi Jussi,
>>>
>>> still "too many arguments"
>>>
>>> I do something wrong, incedible a 63 limit for Byte[]
Hi Jussi,
still "too many arguments"
I do something wrong, incedible a 63 limit for Byte[]
GG.src.Insert([1,2,3,4, ... , 64, 65])
wally
On 01/26/2014 08:40 PM, Jussi Lahtinen wrote:
> Example:
> GG.src.Insert([1,2,3,4])
>
> Jussi
>
>
> On Sun, Jan 26
Hello,
i need to write more than 63 Bytes to an Byte[] in a structure.
How to do this job ?
mini example attached
thank you wally
'##
' Gambas class file
Public Struct myStruct
src As Byte[]
dst As Byte[]
End Stru
be in a future Gambas 4?
You have to use signed version, and be careful with the arithmetic you
are doing.
If it is not too much work it would be nice to have unsigned in version 4.
Yes, exactly, the maths is the problem. In c i get overflow warnings at
lest.
wally
On 01/22/2014 12:43 P
Hello,
Where can i find information and example code on:
How to declare and handle *_unsigned_*__Integer, Short, Long in Gambas3 ?
thank you wally
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn
On 01/16/2014 09:30 AM, Benoît Minisini wrote:
> Le 16/01/2014 09:27, wally a écrit :
>> Hello,
>>
>> i want to send some data bytes to serialport using below code:
>>
>> Public Sub Button2_Click()
>>
>>Dim arr As Byte[]
>>ar
x values)
" 41 02 16 aa 15 00 fe 0a 00 00 00 ff ff ff ff 00 00 0a 00 00 00 10 27
00 42 "
I assume " 41 02 " is identifer for Byte-Array and hex 16 i(dec22) s the
length of array
How can i send this array
:
> Which repository do you use?
> Here, with
> http://download.opensuse.org/repositories/Education/openSUSE_12.3/
> there are no problems with the last updates of 3.5.1.
>
> Am 06.01.2014 18:27, schrieb wally:
> > On Monday 06 January 2014 18:21:57 wally wrote:
> >>
On Monday 06 January 2014 18:21:57 wally wrote:
> Hi,
>
> got problem with OpenSuse repository installation 3.5.1
> > gambas3
> gbx3: unable to find startup file
> what is a clever first step to fix this pro
Hi,
got problem with OpenSuse repository installation 3.5.1
> gambas3
what is a clever first step to fix this problem ?
thx wally
--
Rapidly troubleshoot problems before they affect your business. Most
mbas
[2] Cannot load class 'Shortcut': Unable to load class file.
FMain.FMain.0
wally
--
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture
On Tuesday 31 December 2013 15:47:00 Benoît Minisini wrote:
> Le 31/12/2013 15:38, wally a écrit :
> > 6041 does still not build on OpenSuse 13.1
> > (gtk3 component)
>
> Do you have the same error or another one? If you are not sure, please
> always send the compile
On Tuesday 31 December 2013 15:45:25 Benoît Minisini wrote:
> Le 31/12/2013 15:38, wally a écrit :
> > Hi,
> >
> > how to get the Menu-toolbar back on top of the IDE ?
> > I switched "Line Numbers" ON and the Menu disappeared.
> > It displays a m
Hi,
how to get the Menu-toolbar back on top of the IDE ?
I switched "Line Numbers" ON and the Menu disappeared.
It displays a messag "use CTRL ALT M to get menu back, but
nothing happens.
6041 does still not build on OpenSuse 13.1
(gtk3 co
On Monday 30 December 2013 19:58:50 Ru Vuott wrote:
> Hi wally,
>
> I installed " libgtk-3-dev " library, following Kende's suggestion.
>
> So, the updating was good.
>
> I would like to understand if I have to install those other libraries
>
>
_
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
Hi Vuott,
on Opensuse the package names are :
gtk3-devel
gtk3-tools
libgtk-3-0
gtk3-data
the rest should be done
On Monday 30 December 2013 12:43:35 Benoît Minisini wrote:
> Le 30/12/2013 12:31, wally a écrit :
> > On Monday 30 December 2013 10:40:29 Benoît Minisini wrote:
> >> Le 30/12/2013 08:59, wally a écrit :
> >>> Hi,
> >>>
> >>> anubody else h
On Monday 30 December 2013 10:40:29 Benoît Minisini wrote:
> Le 30/12/2013 08:59, wally a écrit :
> > Hi,
> >
> > anubody else has this problem ?
> > If necessary i can send better logs.
> > Hope this is sufficient for a first view.
> >
> >
> &g
On Monday 30 December 2013 10:40:29 Benoît Minisini wrote:
> Le 30/12/2013 08:59, wally a écrit :
> > Hi,
> >
> > anubody else has this problem ?
> > If necessary i can send better logs.
> > Hope this is sufficient for a first view.
> >
> >
> &g
Hi,
anubody else has this problem ?
If necessary i can send better logs.
Hope this is sufficient for a first view.
At revision 6035.
make[4]: Entering directory
`/home/op/WORK/Programming/gambas/gambas3_svn/trunk/gb.gtk3/src'
CXX gb_gtk3_la-gmemory.lo
CXX gb_gtk3_la-font-parser.l
; Dim x As Single
> Dim p As Pointer
> Dim s As Stream
>
> i = &h3EAA&
>
>
> p = Alloc(4)
>
> s = Memory p For Write
>
> Write #s, i As Integer
> Read #s, x
> Print x
> Free(p)
>
> End
>
>
>
/3
>
> Dim i As Integer
> Dim x As Single
> Dim p As Pointer
> Dim s As Stream
>
> i = &h3EAA&
>
>
> p = Alloc(4)
>
> s = Memory p For Write
>
> Write #s, i As Integer
> Read #s, x
> Print x
> Free(p)
&
>
> i = &h3EAA&
>
>
> p = Alloc(4)
>
> s = Memory p For Write
>
> Write #s, i As Integer
> Read #s, x
> Print x
> Free(p)
>
> End
>
>
>
>
> Ven 27/12/13, w
er
Dim x As Single
Dim p As Pointer
i = &h3EAA&
p = Alloc(4)
Write #p, i, 4 ' << error *
Read #p, x
Free(p)
Print x
End
* "Type mismatch: wanted Stream, got Pointer instead"
thx wally
---
Hello,
do i need definetively to install the libLLVM SVN version ?
Not possible to use a LLVM package from distro repo ?
(OpenSuse 12.3 )
||
|| Unable to find file: libLLVM-3.3svn.so
|| gb.jit is disabled
||
wally
the gambas online docs is a pain !
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
Hi,
is there a taskbar-example available somewhere ?
wally
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling
On Saturday 05 October 2013 14:01:57 Willy Raets wrote:
> On Sat, 2013-10-05 at 12:46 +0200, wally wrote:
> > Hi,
> >
> > how can i make documentation available offline ?
> > I do not know why, but i can not browse the docs online.
> >
> > wally
>
&
Hi,
how can i make documentation available offline ?
I do not know why, but i can not browse the docs online.
wally
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application
thank you !
On Wednesday 02 October 2013 11:34:27 Tobias Boege wrote:
> On Wed, 02 Oct 2013, wally wrote:
> > Hi,
> >
> > is there a way to output text in more than a single color ?
> >
> > TextArea, Textbox, Richtext (?)
>
> Yes, Richtext.
Hi,
is there a way to output text in more than a single color ?
TextArea, Textbox, Richtext (?)
wally
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance
Vuott,
if you have any idea what i might chekc to help you, let me know.
By the way: I'm also unhappy, because my gambas eats code :D
and only mine. No idea whats the reason.
But your method is interesting. Can you send commands to gedit
e.g. Save as... or anything else ?
wally
ps.:
Hi vuott,
i tried your code on SVN At revision 5866.
it works nice
wally
On Tuesday 01 October 2013 15:37:23 Ru Vuott wrote:
> Hello,
>
> at one time I could write a string in "gedit" by using 'Process' wit
Jussi,
i used "Paste" widget (paste text snippets) in panel,
but nothing changes after its removal.
wally
On Monday 30 September 2013 22:57:13 Jussi Lahtinen wrote:
> Everything looks OK.
> Do you use clipboard manager etc what could cause this?
>
> Jussi
>
> On
and Gambas
I tried KATE, QTCREATOR, KONSOLE but no problems here
Now back on revision 5864.
still eats code and the Browse project does not show a popup menu on
rightclick, but this is really not important.
No idea how to find the reason, but it does not looks like a gambas problem.
wall
y implausible that gambas
is the reason for this. I'll try on VBox debian tomorrow.
anyway, thank you very much
wally
Jussi,
> 1. Can you reproduce this problem with Kate (or any other Qt4 text editor)?
kate does not show this behavior.
I assume you can not reproduce this problem , right
Jussi,
> 1. Can you reproduce this problem with Kate (or any other Qt4 text editor)?
kate does not show this behavior.
I assume you can not reproduce this problem , right ?
I do a entire fresh svn checkout and try again.
i'll report results soon.
wally
On Sunday 29 September 2013
.0
GTK+=libgtk-x11-2.0.so.0.2400.18
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.25.0.0
Poppler=libpoppler.so.34.0.0
Qt4=libQtCore.so.4.8.4
Qt4=libQtCore.so.4.8.4.debug
SDL=libSDL-1.2.so.0.11.4
wally
--
October Webinars:
Hi Jussi,
i will do so also from now :) thx
I used this search box: see screenshot
wally
ps.: do you have a similar hint, how to drag and drop (move) pieces of
sourcecode ?
i really miss this feature.
On Saturday 28 September 2013 20:16:10 Jussi Lahtinen wrote:
> > 1st question:
>
h function deletes source code ?
(hope i did not write too much rubbish here and i'm sure its possible to ask
much efficient :)
anyway , thanks for answers
wally
--
October Webinars: Code for Performance
Free Int
too much rubbish here and i'm sure its possible to ask
much efficient :)
anyway , thanks for answers
wally
cppa_gb3001-0.0.1.tar.gz
Description: application/compressed-tar
--
October Webinars: Code for Perfo
Hi
is there a selfexplaining, simpleand clear examplecode available using ENUM ?
The docs example are not sufficient for my weak head.
wally
--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500
Hi,
about what download sizes we talk here ?
I think a single language offline version, but complete,
would be great.
wally
On Wednesday 11 September 2013 11:00:26 Randall Morgan wrote:
> Fabien,
>
> It would be nice if this worked like MSVS and allowed the user to choose
> what
Hi,
how can i make the gambas-documentation available to IDE in offline mode ?
wally
--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2
access to pci-bus yet (VBox version 4.2.16). Correct ?
cheers wally
On Friday 06 September 2013 15:32:03 Jussi Lahtinen wrote:
> AFAIK there is no such feature in Gambas IDE.
>
> Why you need to run it as root?
> Can you make your app ask for password when it needs to do somethin
Hi,
is there a way to run an gambas-project as root from inside the
IDE which runs as user ?
Actually i always create an gambas executable and run this as root,
but this is not very convenient.
wally
--
Learn the
On Friday 30 August 2013 08:52:31 Benoît Minisini wrote:
> Le 30/08/2013 07:03, wally a écrit :
> > Hi,
> > i get following error output on
> > sudo make install of svn 5818
> > on Opensuse 12.3
> >
> > hope the following output is sufficient to see wh
in gb.cairo:
..trunk/gb.cairo>./config
config.guess config.status config.sub configure
..trunk/gb.cairo>./configure
./configure: line 30: syntax error near unexpected token `('
./configure: line 30: `
Karl,
yes, it works now also for me.
God, please give me patience, but right now !
:)
On Sunday 04 August 2013 11:20:49 Charlie Reinl wrote:
> Am Sonntag, den 04.08.2013, 08:41 +0200 schrieb wally:
> > Hi
> >
> > any idea what's up here ?
> >
> > .
Hi
any idea what's up here ?
..gambas3_svn/trunk>svn up
Updating '.':
svn: E000104: Unable to connect to a repository at URL
'svn://svn.code.sf.net/p/gambas/code/gambas/trunk'
svn: E000104: Can't read from connection: Connection reset by pee
At revision 5732.
In file included from main.cpp:29:0:
node.h:25:20: fatal error: gb.xml.h: No such file or directory
--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with a
>llvm-config --version
3.1
At revision 5700.
jit_gambas_pass.cpp: In member function 'virtual bool
{anonymous}::GambasPass::runOnFunction(llvm::Function&)':
jit_gambas_pass.cpp:62:23: error: invalid use of incomplete type 'class
llvm::Function'
In file included from jit_gambas_pass.cpp:26:0:
At revision 5700.
jit_gambas_pass.cpp: In member function 'virtual bool
{anonymous}::GambasPass::runOnFunction(llvm::Function&)':
jit_gambas_pass.cpp:62:23: error: invalid use of incomplete type 'class
llvm::Function'
In file included from jit_gambas_pass.cpp:26:0:
/usr/include/llvm/Pass.h:37:
Hello,
i'm starting to learn gb.map usage with the MapView example.
How should, let say the Aboutbutton-Subroutine be modified, to center the map
on a given longitude and latitude and a 10km radius zoom around this point ?
thanks
Hi,
in SVN "trunk/examples/examples/Drawing/GSLSpline/.src/FMain.form"
line 15 Painted = True <-- this line should be removed
thx wally
--
Get 100% visibility into Java/.NET code with AppDynamic
SVN at revision 5606, on OpenSuse 12.2
make[2]: Entering directory
`/home/op/WORK/Programming/gambas/gambas3_svn/trunk/gb.jit'
make all-recursive
make[3]: Entering directory
`/home/op/WORK/Programming/gambas/gambas3_svn/trunk/gb.jit'
Making all in src
make[4]: Entering directory
`/home/op/WORK
On Sunday, November 11, 2012 16:48:22 Jesus wrote:
> El 11/11/12 15:37, Jussi Lahtinen escribió:
> > I think it is just unimplemented, but you can move code by selecting it
> > and
> > using arrow keys while holding Alt down.
> >
> > Jussi
> >
> >
Jussi,
thank you for this info, but it does not work here.
Do i need to enable this feature first somewhere ?
wally
On Sunday, November 11, 2012 16:37:45 Jussi Lahtinen wrote:
> I think it is just unimplemented, but you can move code by selecting it and
> using arrow keys while holdi
Hello,
is there a special reason why Gambas Editor does not support drag and drop
(move/copy) of code parts ?
wally
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download
SVN 5313 "Unable to compile gambas3"
on OpenSuse 12.2
see logs attached
buildlogs5313.tar.gz
Description: application/compressed-tar
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
stance of
> the structure in each loop. -Original Message-----
> From: wally
> Date: Fri, 09 Nov 2012 15:36:40
> To:
> Reply-To: mailing list for gambas users
> Subject: [Gambas-user] Object Array problem
>
> What is bad in this code ?
>
> ' Gambas class fi
100
8 10 100
9 10 100
project attached
thx wally
test_gb001-0.0.1.tar.gz
Description: application/compressed-tar
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDy
On Tuesday, October 30, 2012 19:18:01 Benoît Minisini wrote:
> Le 30/10/2012 19:16, wally a écrit :
> > On Tuesday, October 30, 2012 19:13:15 Benoît Minisini wrote:
> >> Le 30/10/2012 19:07, wally a écrit :
> >>> On Tuesday, October 30, 2012 18:19:28 Benoît Minisini
Adrien, Benoit,
thank you, but too late.
I do all fresh after hunting remainng old stuff.
wally
On Tuesday, October 30, 2012 19:20:40 Adrien Prokopowicz wrote:
> Hi wally,
>
> I had the same problem a few days ago (when Benoît moved some stuff
> from gb.qt4 to gb.gui.base), and I
On Tuesday, October 30, 2012 19:13:15 Benoît Minisini wrote:
> Le 30/10/2012 19:07, wally a écrit :
> > On Tuesday, October 30, 2012 18:19:28 Benoît Minisini wrote:
> >> Le 30/10/2012 17:22, wally a écrit :
> >>> On Tuesday, October 30, 2012 16:55:12 Benoît Minisini
On Tuesday, October 30, 2012 18:19:28 Benoît Minisini wrote:
> Le 30/10/2012 17:22, wally a écrit :
> > On Tuesday, October 30, 2012 16:55:12 Benoît Minisini wrote:
> >> Le 30/10/2012 16:51, wally a écrit :
> >>> Benoit,
> >>>
> >>> How may i
On Tuesday, October 30, 2012 16:55:12 Benoît Minisini wrote:
> Le 30/10/2012 16:51, wally a écrit :
> > Benoit,
> >
> > How may i check what remains from previous install
> > after a build process ?
> >
> > I did "sudo make uninstall" and "ma
Benoit,
How may i check what remains from previous install
after a build process ?
I did "sudo make uninstall" and "make clean"
A single build process on Raspberry takes about 4h.
wally
On Tuesday, October 30, 2012 16:32:18 Benoît Minisini wrote:
> Le 30/10/20
Startproblem on RaspberryPi
pi@raspberrypi ~ $ gambas3
ERROR: #2: Cannot load class 'TableView': Cannot load parent class: Cannot
load class 'GridView': Unable to load class file
pi@raspberrypi ~ $
revision 5265
logs attached
logs_5265.tar.gz
Description: application/compressed-tar
-
On Monday, October 29, 2012 09:45:08 gam...@googlecode.com wrote:
> Status: New
> Owner:
> Labels: Version-TRUNK Type-Crash Priority-Medium OpSys-Linux Dist-Ubuntu
> Arch-X86 Desktop-Gnome GUI-GTK
>
> New issue 344 by marcobra...@gmail.com: Cannot load class 'TableView': ...
> Cannot load cla
On Sunday, October 28, 2012 15:39:38 Benoît Minisini wrote:
> Le 28/10/2012 12:19, wally a écrit :
> > On Sunday, October 28, 2012 11:46:44 Benoît Minisini wrote:
> >> Le 28/10/2012 11:43, wally a écrit :
> >>> On Sunday, October 28, 2012 10:50:44 Benoît Minisini wro
On Sunday, October 28, 2012 11:46:44 Benoît Minisini wrote:
> Le 28/10/2012 11:43, wally a écrit :
> > On Sunday, October 28, 2012 10:50:44 Benoît Minisini wrote:
> >> Le 28/10/2012 10:37, wally a écrit :
> >>> Hello,
> >>>
> >>> after fre
On Sunday, October 28, 2012 10:50:44 Benoît Minisini wrote:
> Le 28/10/2012 10:37, wally a écrit :
> > Hello,
> >
> > after fresh checkout At revision 5256 and build
> > i can not start gambas3 anymore.
> >
> >> gambas3
> >
> > gb.qt
error and must abort.
[4] Not enough arguments.
>>Action._get.230
please let me know if any build logs are necessary.
thx wally
--
WINDOWS 8 is here.
Millions of people. Your app in 30 days.
Visit The Wind
On Friday 28 September 2012 01:06:57 Benoît Minisini wrote:
> Le 28/09/2012 00:54, Adrien Prokopowicz a écrit :
> > Wow, that sounds great ! Thanks Benoît ! :-)
> > I will try it out right now, and see what I can already do with that.
> > Just one little question : as you say that the interpreter m
-component
"gb.raspi" would make sense.
wally
wiringpi_so_gb3_002-0.0.1.tar.gz
Description: application/compressed-tar
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download A
On Wednesday 26 September 2012 11:21:47 Benoît Minisini wrote:
> Le 26/09/2012 09:45, wally a écrit :
> > On Wednesday 26 September 2012 00:54:01 Benoît Minisini wrote:
> >> Hi,
> >>
> >> I'm looking for a photograph of Gambas 3 running on RPi.
> >&
me you are talking about a
screenshot. If so, tell me please what you want me to open before taking the
screenshot.
btw: On RPI i use Gambas to drive the GPIO. This must be done by root.
Is there an easy way to run a gam
Hello Jussi,
i 've seen in other postingsyou mentioned tests using
"Desktop.RunAsRoot("whoami")"
Can you provide a working example how to use Desktop.RunAsRoot, please ?
(e.g. how to get the returne
Jussi,
but this is not very convnient during development
wally
--
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
Hello,
(how) can i run a project as root from within gambas3 IDE running as user ?
thx wally
--
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your
William,
yes, this gives me a first idea how to use it. Thank you.
Should this project also wotk in the IDE's console panle or do i need always
to make an executable an run in separat terminal/Konsole ?
wally
On Thursday 23 August 2012 20:58:00 William Cabrera wrote:
> Hi, i mad
Does anyone have a gb.ncurses project, just to learn elementary usage ?
thx wally
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has change
On Monday 20 August 2012 11:45:04 Ru Vuott wrote:
> > Public Extern serialPrintf(fd As Integer, message As String,
> > ...)
> > the above declaration witjout the "In ..." seems to work.
> >
> > wally
>
> If you have already upper declared :
>
&
On Monday 20 August 2012 12:12:25 Benoît Minisini wrote:
> Le 20/08/2012 11:52, wally a écrit :
> > On Monday 20 August 2012 11:16:14 Benoît Minisini wrote:
> >> Le 20/08/2012 11:05, wally a écrit :
> >>> How should i declare this function of a shared
On Monday 20 August 2012 12:12:25 Benoît Minisini wrote:
> Le 20/08/2012 11:52, wally a écrit :
> > On Monday 20 August 2012 11:16:14 Benoît Minisini wrote:
> >> Le 20/08/2012 11:05, wally a écrit :
> >>> How should i declare this function of a shared
On Monday 20 August 2012 11:16:14 Benoît Minisini wrote:
> Le 20/08/2012 11:05, wally a écrit :
> > How should i declare this function of a shared libray in gambas extern ?
> >
> >
> > #include
> > void serialPrintf (int fd, char *message, ...)
> >
&g
On Monday 20 August 2012 11:16:14 Benoît Minisini wrote:
> Le 20/08/2012 11:05, wally a écrit :
> > How should i declare this function of a shared libray in gambas extern ?
> >
> >
> > #include
> > void serialPrintf (int fd, char *message, ...)
> >
&g
How should i declare this function of a shared libray in gambas extern ?
#include
void serialPrintf (int fd, char *message, ...)
Public Extern serialPrintf(fd As Integer, message As Pointer, ...) '???
wally
--
Hello,
does it make sense to build and use gb.jit component on
other than Intel CPUs ?
e.g. ARM , Raspberry etc.
wally
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's sec
sed
during develpment should also be present on target system.
I'll try with one of the incuded simple example projects.
Keep us informed on you activities concerning RasPi
wally
On Tuesday 07 August 2012 11:56:09 Christer Johansson wrote:
> > What minimum do i need to run a Gambas3
le in 'project.gambas'
thank you
wally
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discu
On Sunday 05 August 2012 20:09:49 RICHARD WALKER wrote:
> Wally,
> You have made me curious. I always thought that OpenSuse used RPM type
> packages. Is it the case that you are building for an alien (to
> OpenSuse) distribution?
>
> Richard
Richard,
yes, Open Suse is rpm
i want to try to "Make Installation Package" on
GB3 V 3.2.90 on OpenSuse 12.1
"makepkg" is missing
Package.MakeDebPackage.767: 'dpkg-buildpackage' has failed.
where to find mor info on this
On Thursday 02 August 2012 15:11:03 Christer Johansson wrote:
> > Of course i've seen your recent posting, but i do not understand the
> > line, but i'm do not know apt-get in details.
> >
> > sudo dpkg -i gambas2_2.24.0-1_armel.deb ; sudo apt-get -f install
> >
> > we are talking about gambas3.
1 - 100 of 245 matches
Mail list logo