
Search found 68 matches
- Mon Apr 30, 2007 1:32 pm
- Forum: Announcement
- Topic: PureBasic 4.01 for Linux
- Replies: 20
- Views: 11461
- Tue Apr 17, 2007 6:27 pm
- Forum: Linux
- Topic: [BUG] in Linux v4 -> Endian Mixup in Linux !
- Replies: 2
- Views: 2028
[BUG] in Linux v4 -> Endian Mixup in Linux !
There is an Endian Mixup in linux...not sure about Mac OS.
Linux return GetClientIP(X) -> 1.0.0.127 instead of 127.0.0.1
Norman.
PS: Can I use a library from v4Beta4 to workaround this?
Linux return GetClientIP(X) -> 1.0.0.127 instead of 127.0.0.1
Norman.
PS: Can I use a library from v4Beta4 to workaround this?
Quad?
I have on linux a simple loop like ->
global X.q
repeat
X = X + some-integer
printn(StrQ(X))
until...
that works fine under linux..
But under win32 Im getting strange crashes...?
Is there pehaps a Quad + Integer bug in Win32?
Norman.
global X.q
repeat
X = X + some-integer
printn(StrQ(X))
until...
that works fine under linux..
But under win32 Im getting strange crashes...?
Is there pehaps a Quad + Integer bug in Win32?
Norman.
- Mon Apr 16, 2007 8:20 am
- Forum: Linux
- Topic: Windows versus Linux Widget
- Replies: 5
- Views: 3276
- Fri Apr 13, 2007 6:21 pm
- Forum: Linux
- Topic: Removing dependencies [fixed!]
- Replies: 6
- Views: 3458
- Fri Apr 13, 2007 8:22 am
- Forum: Linux
- Topic: Removing dependencies [fixed!]
- Replies: 6
- Views: 3458
- Thu Apr 12, 2007 9:03 pm
- Forum: Linux
- Topic: Removing dependencies [fixed!]
- Replies: 6
- Views: 3458
- Thu Apr 12, 2007 4:25 pm
- Forum: Linux
- Topic: Windows versus Linux Widget
- Replies: 5
- Views: 3276
- Thu Apr 12, 2007 2:02 pm
- Forum: Linux
- Topic: Windows versus Linux Widget
- Replies: 5
- Views: 3276
Windows versus Linux Widget
Hi Fred,
Im porting a Linux application to windows (Linux V4 Beta4) (Win32 v4)
The application does a 2dDraw on an ImageWidget.
Also in the same window there is a StringGadget displayed.
To be able to update the Image in the Gadget I use SetGadgetState(0, ImageID(0))
This work fine under linux ...
Im porting a Linux application to windows (Linux V4 Beta4) (Win32 v4)
The application does a 2dDraw on an ImageWidget.
Also in the same window there is a StringGadget displayed.
To be able to update the Image in the Gadget I use SetGadgetState(0, ImageID(0))
This work fine under linux ...
- Thu Apr 12, 2007 1:52 pm
- Forum: Linux
- Topic: Question: #PB_NetworkEvent_Disconnect
- Replies: 1
- Views: 1722
Question: #PB_NetworkEvent_Disconnect
Hi Fred,
Using UDP with CreateNetworkServer()
the #PB_NetworkEvent_Disconnect does not work with NetworkEvent() under linux. (v4 Beta4)
Is that correct?
If that is normal behaviour then can you confirm that every UDP session
is automaticly disconnected by PB itself? And if it does disconnect by ...
Using UDP with CreateNetworkServer()
the #PB_NetworkEvent_Disconnect does not work with NetworkEvent() under linux. (v4 Beta4)
Is that correct?
If that is normal behaviour then can you confirm that every UDP session
is automaticly disconnected by PB itself? And if it does disconnect by ...
- Thu Apr 12, 2007 1:36 pm
- Forum: Linux
- Topic: Removing dependencies [fixed!]
- Replies: 6
- Views: 3458
Removing dependencies [fixed!]
Hi Fred,
How do i remove all the unused/unnessesary library dependencies
from a PB Linux binary or .so ? (during compilation)
Here is a normal X11 ldd output of a simple X11 program ->
libXm.so.2 => /usr/X11R6/lib/libXm.so.2 (0x40033000)
libc.so.6 => /lib/libc.so.6 (0x401ae000)
libX11.so.6 ...
How do i remove all the unused/unnessesary library dependencies
from a PB Linux binary or .so ? (during compilation)
Here is a normal X11 ldd output of a simple X11 program ->
libXm.so.2 => /usr/X11R6/lib/libXm.so.2 (0x40033000)
libc.so.6 => /lib/libc.so.6 (0x401ae000)
libX11.so.6 ...
- Sat Feb 25, 2006 12:50 pm
- Forum: Announcement
- Topic: PureBasic 4.00 - Beta 4
- Replies: 37
- Views: 11364
Visual Designer crashes Beta 4
Opening visual designer
- adding status bar
- pressing 'run' does crash Visual designer.exe
PS: running XP SP2 Home edition
- adding status bar
- pressing 'run' does crash Visual designer.exe
PS: running XP SP2 Home edition
- Sat Feb 25, 2006 12:19 pm
- Forum: Announcement
- Topic: PureBasic 4.00 - Beta 4
- Replies: 37
- Views: 11364
- Sat Feb 25, 2006 10:44 am
- Forum: Announcement
- Topic: PureBasic 4.00 - Beta 4
- Replies: 37
- Views: 11364