Components and Libraries
Forum Post

Re: Creating an AppBAr (Docking Window) for in linux

: Hi ya all, : Am new on this site and welcomes are in order. Been doing quite a : lot of windows programming but now am forced to move to Linux to do : a certain project of mine. Now, I need to...
Forum Post

Glui, Windows, mingw32

g++ -O2 aberr ation.cpp -o aberration -Wall -mwindows glui32.lib glut32.lib -lglui32 -lglut32 -lglu32 -lopengl32 In file included from aberration.cpp:8: glui.h:69: warning: ignoring #pragma...
Forum Post

Re: HELP: I need help in installing the gtk+ package..

= 2.1.4... : *** 'pkg-config --modversion glib-2.0' returned 2.10.0, but GLIB : (2.6.4) : *** was found! If pkg-config was correct, then it is best : *** to remove the old version of GLib....
Forum Post

Creating an AppBAr (Docking Window) for in linux

Hi ya all, Am new on this site and welcomes are in order. Been doing quite a lot of windows programming but now am forced to move to Linux to do a certain project of mine. Now, I need to create an...
Forum Post

Re: software not open-source

: Hi : : If I build a server software in my Debian box, will it run on others : Linux? : : maybe it will need some libraries that aren't in the SO and show : errors, right? maybe then I can...
Forum Post

Re: Keep heap memory in RAM

: Hi all, : I am working in Linux (RHL, ver. 2.6) at the application layer. I : have to work on large chunks of data (have to dynamically allocate : about 500 MB). I want to make sure that...
Forum Post

Re: Keep heap memory in RAM

: Hi all, : I am working in Linux (RHL, ver. 2.6) at the application layer. I : have to work on large chunks of data (have to dynamically allocate : about 500 MB). I want to make sure that...
Forum Post

Keep heap memory in RAM

Hi all, I am working in Linux (RHL, ver. 2.6) at the application layer. I have to work on large chunks of data (have to dynamically allocate about 500 MB). I want to make sure that this...
Forum Post

Re: sound and graphics in gcc ??

: how can we produce sound and graphics in gcc compiler in linux ??? : "The GEEK Shall Inherit The Earth" ;-) Use a library. OpenGl is a good graphics library, and alsa or oss are good audio...
Forum Post

Re: Linux Mobo Sensor Data

I haven't messed with these in particular, but I've done plenty of smbus stuff, where most of those sensors are located. Then it's mostly a matter of having a datasheet handy to know the register...
Forum Post

Linux Mobo Sensor Data

Just wondering if anyone has played around with these libraries from ASM code? http://packages.debian.org/testing/libdevel/libsensors-dev http://www.lm-sensors.org/ Sys_basher seems to now...
Forum Post

Favorite Linux C++ IDE for GUI applications

Hi everybody, after seeing 20+ C++ IDE's and GUI libraries for Linux, I wondered what your favorite tools are to program C++ GUI's under Linux. I look forward to your experience and lists,...
Forum Post

Re: Unit needed

: : Hi all : : : : I am looking for a unit under Free Pascal that will allow me to get : : strings, integers etc. A nice input box would be nice, along with a : : way to escape from entering...
Forum Post

Re: Programming a Sound Blaster audigy SE

For one, the Audigy series are PnP, and while the SB16 also had PCI versions of the card, I do remember being able to manually set the IO port on the card using jumpers. Also, once you're in Windows,...
Forum Post

Re: Parallel Processing

: : I agree to tsagld's suggestion to use threads. I would like to add, that you could also use a library that does the same. I have been using PVM, Parellel Virtual Machine, http://www.csm.ornl...
Forum Post

CodeInvaders Challenge – Java-based gaming with real-time programming

http://www.alphaworks.ibm.com/tech/codeinvaders?open&S_TACT=105AGX59&ca=dgr-jw961codeinvaders IBMs CodeInvaders Challenge is quite possibly every Java and wannabe Java programmers dream come true...
Forum Post

Re: C++ Programming

: Hi every body .I have written a dozen of programms in c++ but all of them used Console(Non-GUI).Now i want to write programms which have GUI's and can run on both Windows and Linux ,But i donot...
Forum Post

Re: Ending Processes

: Does Anyone know how to stop a processes in C++ i Googled it but didn't find the results i was looking for. : C++ doesn't know anything about processes. You'll need to use an API from the...
Forum Post

LINUX FUNCTIONS

Hi all! I am a newbie about LINUX due to the fact I always have been using windows as OS. As you know windows has 2 API functions called findfirstfile and findnextfile. The question is: what's the...
Forum Post

Dynamic Libraries and definition files

When programming on Windows, and working with dll's, I always include the corresponding .lib file so that I do not have to deal with actually dynamically loading the library, jut still have the...
1 2 3 4 5 6 7 8  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.