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 » Community » U++ community news and announcements » U++ 2017.1.rc3
U++ 2017.1.rc3 [message #47527] Wed, 25 January 2017 19:04 Go to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Things heat up Smile

With today's issues fixed, we have got a new release candidate.
Re: U++ 2017.1.rc3 [message #47550 is a reply to message #47527] Fri, 27 January 2017 07:29 Go to previous messageGo to next message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

Greetings and good luck with 2017.1 U++ release.
Mirek, if I may help with logo specially for this release - please let me know.
I also want to ask if it is possible to fix FreeBSD Makefile generation in 2017.1.rc to be able to build U++ apps in command line? This is of course the main building scenario under FreeBSD.
Re: U++ 2017.1.rc3 [message #47552 is a reply to message #47550] Fri, 27 January 2017 09:33 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Mindtraveller wrote on Fri, 27 January 2017 07:29
Greetings and good luck with 2017.1 U++ release.
Mirek, if I may help with logo specially for this release - please let me know.


Too late for that, I am afraid.

Mirek
Re: U++ 2017.1.rc3 [message #47553 is a reply to message #47550] Fri, 27 January 2017 14:30 Go to previous messageGo to next message
amrein is currently offline  amrein
Messages: 278
Registered: August 2008
Location: France
Experienced Member
Hi Mindtraveller

You can build umk with 'make umk' on FreeBSD.
You will perhaps be able to generate good BSD Makefiles with umk with tomorrow snapshot. Senderghost has created a patch that enable dynamic platform Makefile generation, a patch allowing you to compile like this:

umk assembly package CLANG +POSIX,BSD,FREEBSD -rs package.out

or generate Makefile like this:

umk assembly package CLANG +POSIX,BSD,FREEBSD -rsxMk out/
Re: U++ 2017.1.rc3 [message #47555 is a reply to message #47527] Sat, 28 January 2017 15:38 Go to previous messageGo to next message
Melek is currently offline  Melek
Messages: 16
Registered: January 2017
Location: Honduras
Promising Member
C:/Ultimatepp/bin/mingw64/32/bin/../lib/gcc/i686-w64-mingw32 /6.2.0/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lmysql
collect2.exe: error: ld returned 1 exit status


Confused Crying or Very Sad
Re: U++ 2017.1.rc3 [message #47556 is a reply to message #47555] Sat, 28 January 2017 15:56 Go to previous messageGo to next message
amrein is currently offline  amrein
Messages: 278
Registered: August 2008
Location: France
Experienced Member
libmysql is not in your library path and the linker complains about it.
What's the problem Melek?
Re: U++ 2017.1.rc3 [message #47557 is a reply to message #47527] Sat, 28 January 2017 20:16 Go to previous messageGo to next message
Melek is currently offline  Melek
Messages: 16
Registered: January 2017
Location: Honduras
Promising Member
index.php?t=getfile&id=5185&private=0When compiling the application throws me that error, I already did the configuration in the "Build Methods" or at least as the tuto says hehe and I throw that mistake.
I am using MySql Server 5.7 and added all the necessary routes, I will send captures.
  • Attachment: MysqlErr1.jpg
    (Size: 157.73KB, Downloaded 456 times)

[Updated on: Sat, 28 January 2017 20:18]

Report message to a moderator

Re: U++ 2017.1.rc3 [message #47558 is a reply to message #47557] Sat, 28 January 2017 20:20 Go to previous messageGo to next message
Melek is currently offline  Melek
Messages: 16
Registered: January 2017
Location: Honduras
Promising Member
I do not know how to send several images in a single answer :index.php?t=getfile&id=5186&private=0'(
  • Attachment: MysqlErr2.jpg
    (Size: 159.04KB, Downloaded 422 times)
Re: U++ 2017.1.rc3 [message #47559 is a reply to message #47558] Sat, 28 January 2017 21:16 Go to previous messageGo to next message
Klugier is currently offline  Klugier
Messages: 1075
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello,

I know this is not the best topic for that discussion. But, what is in your lib tab? I believe there you should add path to mysql libraries. Currently, I don't know where the lib files are located on Windows - so you should try to find them by yourself and then specific path to it in lib tab.

Sincerely,
Klugier


U++ - one framework to rule them all.
Re: U++ 2017.1.rc3 [message #47560 is a reply to message #47527] Sat, 28 January 2017 21:29 Go to previous messageGo to next message
Melek is currently offline  Melek
Messages: 16
Registered: January 2017
Location: Honduras
Promising Member
index.php?t=getfile&id=5187&private=0Sorry, 1 picture for msg
  • Attachment: MysqlErr3.jpg
    (Size: 157.79KB, Downloaded 448 times)
Re: U++ 2017.1.rc3 [message #47561 is a reply to message #47560] Sat, 28 January 2017 21:31 Go to previous messageGo to next message
Melek is currently offline  Melek
Messages: 16
Registered: January 2017
Location: Honduras
Promising Member
And I know it is not the best place, but in the places where I publish it I do not answer, that's why I come here since it is a medium used more.
  • Attachment: MysqlErr4.jpg
    (Size: 40.42KB, Downloaded 188 times)
Re: U++ 2017.1.rc3 [message #47564 is a reply to message #47527] Sat, 28 January 2017 22:17 Go to previous messageGo to next message
Zbych is currently offline  Zbych
Messages: 325
Registered: July 2009
Senior Member
mirek wrote on Wed, 25 January 2017 19:04
Things heat up Smile

With today's issues fixed, we have got a new release candidate.


What about updating some old libraries? Like two years old sqlite or fixing some other errors?

http://www.ultimatepp.org/forums/index.php?t=msg&th=9863 &start=0&
http://www.ultimatepp.org/forums/index.php?t=msg&th=9859 &start=0&
Re: U++ 2017.1.rc3 [message #47571 is a reply to message #47564] Sun, 29 January 2017 23:45 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Zbych wrote on Sat, 28 January 2017 22:17
mirek wrote on Wed, 25 January 2017 19:04
Things heat up Smile

With today's issues fixed, we have got a new release candidate.


What about updating some old libraries? Like two years old sqlite or fixing some other errors?

http://www.ultimatepp.org/forums/index.php?t=msg&th=9863 &start=0&
http://www.ultimatepp.org/forums/index.php?t=msg&th=9859 &start=0&


Updated, fixed.

Mirek
Previous Topic: U++ 2017.1 rc2
Next Topic: U++ 2017.1
Goto Forum:
  


Current Time: Thu Mar 28 13:16:22 CET 2024

Total time taken to generate the page: 0.02226 seconds