Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » build problem
build problem [message #8002] Sat, 03 February 2007 19:00 Go to next message
morley is currently offline  morley
Messages: 10
Registered: January 2007
Promising Member
My ultimate++ used to work, but I reinstalled it because I thought I was missing some documentation. When I reinstalled I always have the following build problem. Sad How do I fix this. I am using the 701-dev1.exe the mingw build on windows xp. This worked just fine until uninstalled and reinstalled. Now I get this:

----- Core ( GUI GCC DEBUG DEBUG_FULL BLITZ WIN32 ) (5 / 9)
BLITZ: Mt.cpp Thread.cpp heap.cpp heapdbg.cpp String.cpp StrUtil.cpp CharSet.cp
p Path.cpp App.cpp Stream.cpp BlockStream.cpp Log.cpp Debug.cpp Util.cpp ma
thutil.cpp Vcont.cpp Hash.cpp Callback.cpp Color.cpp Gtypes.cpp TimeDate.cp
p Value.cpp Convert.cpp Format.cpp t.cpp Lang.cpp parser.cpp XML.cpp Xmlize
.cpp Uuid.cpp Ptr.cpp z.cpp Topic.cpp Dli.cpp Win32Com.cpp
In file included from C:/upp/out/Core/MINGW.Debug_full.Gui\$blitz.cpp:11:
C:\upp\uppsrc\Core\heap.cpp:60: error: expected `,' or `...' before "char"
C:\upp\uppsrc\Core\heap.cpp: In function `void Upp::MemorySum(int&)':
C:\upp\uppsrc\Core\heap.cpp:62: error: expected primary-expression before "char
"
C:\upp\uppsrc\Core\heap.cpp:62: error: expected `;' before "char"
C:\upp\uppsrc\Core\heap.cpp:63: error: `large' undeclared (first use this funct
ion)
C:\upp\uppsrc\Core\heap.cpp:63: error: (Each undeclared identifier is reported
only once for each function it appears in.)
C:\upp\uppsrc\Core\heap.cpp: At global scope:
C:\upp\uppsrc\Core\heap.cpp:168: error: `int Upp::large' used prior to declarat
ion
C:\upp\uppsrc\Core\heap.cpp: In function `void* Upp::MemoryAlloc(size_t)':
C:\upp\uppsrc\Core\heap.cpp:589: error: `_msize' undeclared (first use this fun
ction)
C:\upp\uppsrc\Core\heap.cpp: In function `void Upp::MemoryFree(void*)':
C:\upp\uppsrc\Core\heap.cpp:611: error: `_msize' undeclared (first use this fun
ction)
OL_Set.cpp
Core: 36 file(s) built in (0:09.66), 268 msecs / file, duration = 9744 msecs

There were errors. (2:52.39)
Re: build problem [message #8006 is a reply to message #8002] Sat, 03 February 2007 21:20 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
This was specific dev1 bug (U++ library broken for mingw due to mingw name clashes). It should already be fixed.

Mirek
Re: build problem [message #8007 is a reply to message #8006] Sat, 03 February 2007 21:37 Go to previous message
morley is currently offline  morley
Messages: 10
Registered: January 2007
Promising Member
Your right, I just figured that out. It works again with beta3.

Thanks for the reply.
Tim
Previous Topic: libpng runtime errors in user app
Next Topic: Ultimate++ and SDL
Goto Forum:
  


Current Time: Thu May 02 20:08:37 CEST 2024

Total time taken to generate the page: 0.04626 seconds