Search found 186 matches
- Jun 23, 2008 6:46
- Forum: General
- Topic: Line between 2 points in 3d
- Replies: 3
- Views: 1063
- Jun 21, 2008 7:01
- Forum: Libraries
- Topic: Library Maintance
- Replies: 16
- Views: 6745
I have recently spent some time converting the IUP and CD headers + examples.
Download here [win32 only]
You will need the "iup2_6_Win32_mingw4_lib" and "cd5_0_Win32_mingw4_lib" .a files to compile the examples.
Hopefully everything should work.
Download here [win32 only]
You will need the "iup2_6_Win32_mingw4_lib" and "cd5_0_Win32_mingw4_lib" .a files to compile the examples.
Hopefully everything should work.
- Jun 17, 2008 4:30
- Forum: Beginners
- Topic: need help with muParser
- Replies: 5
- Views: 1834
Adding the error handler from the example, this is the output: Error: ------ Message: "Unexpected operator "!" found at position 1" Token: "!" Position: 1 Errc: 0 5! = 0 5* 5 = 25 press RETURN to end It looks like the library doesn't like "x!" as input, it works when you do "(x)!". edit: you also ha...
- Jun 17, 2008 1:40
- Forum: Beginners
- Topic: need help with muParser
- Replies: 5
- Views: 1834
- Jun 14, 2008 3:03
- Forum: Beginners
- Topic: Really fast file writes
- Replies: 29
- Views: 5547
- Jun 12, 2008 10:54
- Forum: Beginners
- Topic: CINT() question
- Replies: 3
- Views: 1100
Interesting. Try:
Code: Select all
#Define round(x) int(x+0.5)
- Jun 11, 2008 6:27
- Forum: General
- Topic: Viability of Named Constructors...?
- Replies: 10
- Views: 1795
- Jun 08, 2008 1:50
- Forum: General
- Topic: A little problem with oop...
- Replies: 7
- Views: 2071
- Jun 01, 2008 0:18
- Forum: Libraries
- Topic: Irrlicht Wrapper for 3D games and applications
- Replies: 903
- Views: 269879
- May 13, 2008 22:56
- Forum: Community Discussion
- Topic: Need music for your project?
- Replies: 5
- Views: 2023
- Mar 28, 2008 2:24
- Forum: Beginners
- Topic: Compiler error message
- Replies: 9
- Views: 1502
Yep, sorry missed that bit :P I agree, if it's possible then it would be great if it told you more specifically about the error. Like I said, on one project I added "declare constructor()" to a type, then had to get off the computer. The next day I completely forgot that I did so and was running int...
- Mar 28, 2008 0:53
- Forum: Projects
- Topic: Win/Lin GUI API Wrapper Library
- Replies: 35
- Views: 10305
In relation to the license, I disagree with the GPL for this project. I wouldn't use this if I wasn't allowed to keep my source closed for my own projects derived from this framework. I prefer something like ISC, MIT or BSD. edit: Just to be sure, by derived I mean a program which uses this framewor...
- Mar 26, 2008 8:00
- Forum: Beginners
- Topic: Compiler error message
- Replies: 9
- Views: 1502
- Mar 26, 2008 0:40
- Forum: Projects
- Topic: Win/Lin GUI API Wrapper Library
- Replies: 35
- Views: 10305
I think it is important to design the system with a set of apis in mind to begin with, as Oz has listed in his revision on the first post. I don't want Oz to get mad and call off the project, so I just want to try and calm everyone down: It doesn't matter what libs we use, the project, in my opinion...
- Mar 25, 2008 6:18
- Forum: Projects
- Topic: Win/Lin GUI API Wrapper Library
- Replies: 35
- Views: 10305