C - SDL (Simple Directmedia Layer) - Errors

Here a list of errors from the SDL library.
These errors can be found from any circumstance, such as before compilation, after or during the linkage.

Eclipse - CppUnit - Installation

It is a bit complex to know how to install CppUnit and how to use it with Eclipse.

That's why I make this tutorial about CppUnit and Eclipse.
I hope it will be easy enough even for beginners, if not, do not hesitate to post a comment, I will help if I can.

Eclipse - Tips'n Tricks - Adding flags to the GCC compiler

You may want to add some commands to your GCC flag settings.

No problem, Eclipse can allow you this.

C - SDL (Simple Directmedia Layer) - Hello World!

You probably already installed SDL library on your computer.
If not, you can follow this SDL tutorial setup on Eclipse.

Java - JUnit - Hello World!

Now that you have installed JUnit with the last tutorial, we will be ready to test it.

So, go!

Eclipse - JUnit - Installation

It's time for you to play with Unit testing, especially with JUnit.

OK, let's see how to install it on Eclipse.

First of all, you need a version of JUnit.
Let's go on the official website to download it: http://www.junit.org/

Eclipse - Java - Source attachment

It's really annoying when you want to browse throw a javadoc but Eclipse doesn't know where to find these sources.

The more difficult thing is to find these source files.

Eclipse - SDL (Simple Directmedia Layer) - Installation

You like C and C++ but you need some help to access audio, joystick, keyboard, video framebuffer, etc.
That's why you would like to use the SDL library.

But, there is still a problem, you don't know how to install it with Eclipse.

OK, let's try it with this tutorial installation.

Apache - Maven - Installation

Maven is a great tool that can really help you to manage a project.
Its main goal is to building projects, publishing project information and a sharing JARs across several projects.

We will see, in this tutorial, the installation of Maven 3 on Windows.

Drupal 7 - Configuration - Change the default Menu link list

You want to create a new content, but you don't want to have access to the entire default list.

You can choose these content to add:

admin/structure/menu/manage/navigation

Under the Add content Menu link, uncheck elements you want to remove from the default list.

Click save, and return to:

Pages

Subscribe to BadproG.com RSS