14 years, 3 months ago
Highlights
14 years, 3 months ago
Try making your inner object public or protected. If that doesn't work, you might have to make it final.
14 years, 3 months ago
The error message you are getting is indicating that the linker (ld.exe) can't find a library (SDLmain.dll). I am not familiar with CodeBlocks, but see if there is a way to…
14 years, 3 months ago
17 years, 3 months ago
I second Editra. It's still a wee-bit buggy, but it's pretty nice nonetheless. Since it uses wxPython, if you want to get better at wxPython, you can look at the source code for…
17 years, 3 months ago
Latest Activity
See all in DiscussionsTry making your inner object public or protected. If that doesn't work, you might have to make it final.
14 years, 3 months ago
The error message you are getting is indicating that the linker (ld.exe) can't find a library (SDLmain.dll). I am not …
14 years, 3 months ago
I second Editra. It's still a wee-bit buggy, but it's pretty nice nonetheless. Since it uses wxPython, if you want …
17 years, 3 months ago