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++ Library support » U++ Core » 6715 nightly build
6715 nightly build [message #41605] Sat, 04 January 2014 18:50 Go to previous message
mtdew3q is currently offline  mtdew3q
Messages: 181
Registered: July 2010
Location: Upstate, NY (near Canada)
Experienced Member

Hi-

I received this message on building gui ctrlib app with this line of code. I just checked to see that it would build something before getting started.

I will try a couple of nights ago in a few minutes and see how it goes.

#include <CtrlLib/CtrlLib.h>

using namespace Upp;

GUI_APP_MAIN
{
		PromptOK("Hello world");
}


I think ctrlib was named .icpp so I changed it to .cpp also. I am going to try another build out. THANKS. ERRORS below. I am using windows with gcc mingw 32 bit.


----- Core ( GUI SSE2 GCC32 DEBUG DEBUG_FULL BLITZ WIN32 ) (6 / 9)
BLITZ: Cpu.cpp Mt.cpp sheap.cpp String.cpp WString.cpp StrUtil.cpp Bom.cpp Path.cpp NetNode.cpp App.cpp Stream.cpp BlockStream.cpp FilterStre
am.cpp Log.cpp Debug.cpp Ini.cpp Util.cpp mathutil.cpp Random.cpp LocalProcess.cpp Vcont.cpp Hash.cpp Callback.cpp TimeDate.cpp Value.cpp Val
ueUtil.cpp Format.cpp Convert.cpp Color.cpp Gtypes.cpp t.cpp Lang.cpp LangInfo.cpp parser.cpp XML.cpp Xmlize.cpp JSON.cpp Uuid.cpp Ptr.cpp z.
cpp Topic.cpp CoWork.cpp MD5.cpp SHA1.cpp InetUtil.cpp Socket.cpp Http.cpp WebSocket.cpp Dli.cpp Win32Util.cpp
OL_Set.cpp
In file included from C:/upp/out/MyApps/Core/MINGW.Debug.Debug_Full.Gui.Sse2\$blit z.cpp:453:0:
C:\upp\uppsrc\Core\Socket.cpp: In function 'int Upp::sGetAddrInfo(const char*, const char*, int, addrinfo**)':
C:\upp\uppsrc\Core\Socket.cpp:45:47: error: 'getaddrinfo' was not declared in this scope
return getaddrinfo(host, port, &hints, result);
^
C:\upp\uppsrc\Core\Socket.cpp: In static member function 'static DWORD Upp::IpAddrInfo::Thread(void*)':
C:\upp\uppsrc\Core\Socket.cpp:67:24: error: 'freeaddrinfo' was not declared in this scope
freeaddrinfo(result);
^
C:\upp\uppsrc\Core\Socket.cpp: In member function 'void Upp::IpAddrInfo::Clear()':
C:\upp\uppsrc\Core\Socket.cpp:151:28: error: 'freeaddrinfo' was not declared in this scope
freeaddrinfo(entry->addr);
^
heaputil.cpp
RichText: 22 file(s) built in (0:07.06), 321 msecs / file, duration = 13572 msecs, parallelization 100%
lheap.cpp
heap.cpp
heapdbg.cpp
CharSet.cpp
Core: 56 file(s) built in (0:09.71), 173 msecs / file, duration = 16162 msecs, parallelization 86%

There were errors. (1:07.90)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Using USEMALLOC flag leads to errors on Log.cpp
Next Topic: Core regression between svn 6693 -> 6697
Goto Forum:
  


Current Time: Mon Apr 29 01:40:20 CEST 2024

Total time taken to generate the page: 0.04117 seconds