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++ SQL » SQL_mySQL reference problems
Re: SQL_mySQL reference problems [message #1650 is a reply to message #1649] Sat, 11 March 2006 15:29 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14255
Registered: November 2005
Ultimate Member

cmd output:

___main: duplicate
-> used: libmingw32.a:gccmain.o:1
-> discarded: libgcc.a:__main.o:1
1 undefined symbol(s):
_WinMain@16 (referenced from libmingw32.a:main.o:1; _main; .text)
linking aborted due to fatal errors
collect2: ld returned 1 exit status



Well, this means that you are building GUI program, but your main function is "main" (or CONSOLE_APP_MAIN).

Use GUI_APP_MAIN instead (that contains "WinMain" inside).

"no input files" - I am clearly puzzled by the error.

I am really sorry for causing troubles there. I hope that in the near future (hopefuly as soon as next version next week) MySQL/MinGW combo will work out of box.

Mirek
 
Read Message
Read Message
Read Message icon12.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Convert String to SqlVal[SOLVED]
Next Topic: SqlArray and checkboxes
Goto Forum:
  


Current Time: Sun Apr 27 02:35:23 CEST 2025

Total time taken to generate the page: 0.00820 seconds