User forums > Nightly builds

The 23 July 2007 build (4300) is out.

<< < (4/6) > >>

Acki:

--- Quote from: pauliusz on July 23, 2007, 10:42:38 pm ---I have the same problem like Roman and stefanos_ with my own compiler. I works OK with earlier versions like 4282. Maybe this bug was introduced in revision 4296... just guessing... I will try to look at this problem tomorrow if it will still persist.

--- End quote ---
same for me (WXP sp2) !!!

Biplab:

--- Quote from: Acki on July 24, 2007, 01:48:43 am ---
--- Quote from: pauliusz on July 23, 2007, 10:42:38 pm ---I have the same problem like Roman and stefanos_ with my own compiler. I works OK with earlier versions like 4282. Maybe this bug was introduced in revision 4296... just guessing... I will try to look at this problem tomorrow if it will still persist.

--- End quote ---
same for me (WXP sp2) !!!

--- End quote ---

Please wait for the next nightly. I'm looking into it.

For the time being, please add C:\MinGW\bin to your PATH.

Biplab:
I've fixed this issue in revision 4302. :)

Please post if you face any further bugs related to it.

killerbot:

--- Quote from: stahta01 on July 23, 2007, 10:14:21 pm ---FYI:

When testing my Windows Non Precompiled Headers, I get a missing header.

Tim S


--- Code: ---Index: src/include/logger.h
===================================================================
--- src/include/logger.h (revision 4300)
+++ src/include/logger.h (working copy)
@@ -9,6 +9,8 @@
 
 #include <stdio.h>
 
+#include "configmanager.h"
+
 class wxWindow;
 
 namespace

--- End code ---

--- End quote ---
done

ViniGodoy:
I downloaded this version and tried to use Glut wizard without success.
The wizard requests me the glut location, but it keep giving me the message:

"The path you entered seems to be valid, but this wizard can't locate the following GLUT's include file:
glut.h in it."

The problem is that the file IS in the directory given by me. I also created an "include" folder and placed a copy of the file in it, but the problem still occurs.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version