@Fred
Can we using VS2022 for writing own libs for PB 6.10 now?
Search found 7 matches
- Sat Dec 23, 2023 5:55 am
- Forum: Announcement
- Topic: PureBasic 6.10 LTS is out !
- Replies: 344
- Views: 108117
- Sat Dec 23, 2023 5:50 am
- Forum: Coding Questions
- Topic: DataSection Question: Syntax error (not allowed to write in 'one' line?)
- Replies: 1
- Views: 1926
DataSection Question: Syntax error (not allowed to write in 'one' line?)
Code: Select all
DataSection
level1:
IncludeBinary "sprites\level\level_1.jpg"
level2: IncludeBinary "sprites\level\level_2.jpg" <<<<<<<<<<<< Syntax error (not allowed to write in 'one' line?)
- Sat Dec 09, 2023 6:56 am
- Forum: Windows
- Topic: /D__iob_func=__p__iob and x64
- Replies: 2
- Views: 1350
Re: /D__iob_func=__p__iob and x64
Maybe its will be easier with the coming PB 6.10 version.
- Fri Jan 27, 2023 1:55 pm
- Forum: Tricks 'n' Tips
- Topic: Vector Curve Designer (RAD Tool)
- Replies: 96
- Views: 37804
Re: Vector Curve Designer (RAD Tool)
[NEW] Button: Connect To First Curve
[NEW] Button: Clear (all)
[FIX] Redrawing of the preview section (small zoom window)
;///////////////////////////////////////////////////
; Project: Curve Designer
; Author: Lloyd Gallant (netmaestro)
; Contributors: Idle (Linux cursor creation)
; wombats ...
[NEW] Button: Clear (all)
[FIX] Redrawing of the preview section (small zoom window)
;///////////////////////////////////////////////////
; Project: Curve Designer
; Author: Lloyd Gallant (netmaestro)
; Contributors: Idle (Linux cursor creation)
; wombats ...
- Fri Jan 27, 2023 11:30 am
- Forum: Coding Questions
- Topic: Duplicated library command: Abs() (in libraries Math and Math).
- Replies: 5
- Views: 677
- Fri Jan 27, 2023 9:09 am
- Forum: Coding Questions
- Topic: Duplicated library command: Abs() (in libraries Math and Math).
- Replies: 5
- Views: 677
Re: [6.01] Duplicated library command: Abs() (in libraries Math and Math).
I use no code.
Only add C as Subsytem on the compiler options and try to compile.
No! Im 'icesoft' but my account is not working longer. Boardadmin (RSBASIC) is informed.
- Thu Jan 26, 2023 8:45 pm
- Forum: Coding Questions
- Topic: Duplicated library command: Abs() (in libraries Math and Math).
- Replies: 5
- Views: 677
Duplicated library command: Abs() (in libraries Math and Math).
Using Subsystem 'C'
and get this error starting compiler
and get this error starting compiler
---------------------------
PureBasic - Compiler Error
---------------------------
Duplicated library command: Abs() (in libraries Math and Math).
---------------------------
OK
---------------------------