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: Other Features Wishlist and/or Bugs » Possible bug
Re: Possible bug [message #7909 is a reply to message #7903] Wed, 31 January 2007 09:52 Go to previous messageGo to previous message
fithisux is currently offline  fithisux
Messages: 12
Registered: January 2007
Promising Member
I will give you more details. As I mentioned before everything is in folder c:/xmlsoft_distro

In project manager (I used configuration STUDENT_VER, just for fun) I added


Compiler options

1. WHEN STUDENT_VER : -Ic:/xmlsoft_distro/include

Libraries

2. WHEN STUDENT_VER : C:/xmlsoft_distro/lib/libxml2.lib C:/xmlsoft_distro/lib/zlib.lib C:/xmlsoft_distro/lib/iconv.lib


The output is

----- TestXML ( MT STUDENT_VER MAIN GCC DEBUG SO SHARED DEBUG_FULL WIN32 )
cd c:\MyApps\TestXML
TestXML.cpp
mingw32-g++ -c -I"c:\MyApps" -I"C:\mingw\include" -DflagMT -DflagSTUDENT_VER -DflagMAIN -DflagGCC -DflagDEBU
G -DflagSO -DflagSHARED -DflagDEBUG_FULL -DflagWIN32 -DbmYEAR=2007 -DbmMONTH=1 -DbmDAY=31 -DbmHOUR=10 -Db
mMINUTE=48 -DbmSECOND=10 -mthreads -g2 -shared -fPIC -Ic:/xmlsoft_distro/include -fexceptions -D_DEBUG -
O0 -fuse-cxa-atexit -x c++ "c:\MyApps\TestXML\TestXML.cpp" -o "C:/MyApps/out/TestXML/MINGW.Debug_full.Mai
n.Mt.Noblitz.Shared.So.Student_ver\TestXML.o"
c:\MyApps\TestXML\TestXML.cpp:1: warning: -fPIC ignored for target (all code is position independent)
C:\mingw\bin\mingw32-g++.exe -c -I"c:\MyApps" -I"C:\mingw\include" -DflagMT -DflagSTUDENT_VER -DflagMAIN -Df
lagGCC -DflagDEBUG -DflagSO -DflagSHARED -DflagDEBUG_FULL -DflagWIN32 -DbmYEAR=2007 -DbmMONTH=1 -DbmDAY=3
1 -DbmHOUR=10 -DbmMINUTE=48 -DbmSECOND=10 -mthreads -g2 -shared -fPIC -Ic:/xmlsoft_distro/include -fexcep
tions -D_DEBUG -O0 -fuse-cxa-atexit -x c++ "c:\MyApps\TestXML\TestXML.cpp" -o "C:/MyApps/out/TestXML/MIN
GW.Debug_full.Main.Mt.Noblitz.Shared.So.Student_ver\TestXML. o "
compiled in (0:03.13)
TestXML: 1 file(s) built in (0:02.99), 2994 msecs / file, duration = 3294 msecs
Linking...
mingw32-g++ -mwindows -mconsole -o " C:\MyApps\out\MINGW.Debug_full.Mt.Noblitz.Shared.So.Student_ ver\TestXML.e
xe" -ggdb -L"C:\mingw\lib" -Wl,-O,2 " C:/MyApps/out/TestXML/MINGW.Debug_full.Main.Mt.Noblitz.Share d.So.St
udent_ver\TestXML.o" -Wl,--start-group -lC:/xmlsoft_distro/lib/libxml2.lib -lC:/xmlsoft_distro/lib/zlib.
lib -lC:/xmlsoft_distro/lib/iconv.lib -Wl,--end-group
C:\mingw\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bi n\ld.exe: cannot find -lC:/xmlsoft_distro/lib/lib
xml2.lib
collect2: ld returned 1 exit status
C:\mingw\bin\mingw32-g++.exe -mwindows -mconsole -o "C:\MyApps\out\MINGW.Debug_full.Mt.Noblitz.Shared.So.Stud
ent_ver\TestXML.exe" -ggdb -L"C:\mingw\lib" -Wl,-O,2 "C:/MyApps/out/TestXML/MINGW.Debug_full.Main.Mt.Nob
litz.Shared.So.Student_ver\TestXML.o" -Wl,--start-group -lC:/xmlsoft_distro/lib/libxml2.lib -lC:/xmlsoft
_distro/lib/zlib.lib -lC:/xmlsoft_distro/lib/iconv.lib -Wl,--end-group
Error executing C:\mingw\bin\mingw32-g++.exe -mwindows -mconsole -o "C:\MyApps\out\MINGW.Debug_full.Mt.Noblit
z.Shared.So.Student_ver\TestXML.exe" -ggdb -L"C:\mingw\lib" -Wl,-O,2 "C:/MyApps/out/TestXML/MINGW.Debug_
full.Main.Mt.Noblitz.Shared.So.Student_ver\TestXML.o" -Wl,--start-group -lC:/xmlsoft_distro/lib/libxml2.
lib -lC:/xmlsoft_distro/lib/zlib.lib -lC:/xmlsoft_distro/lib/iconv.lib -Wl,--end-group
Exitcode: 1

There were errors. (0:04.20)


I used the simplified example to indicate my possible reason for the error
 
Read Message
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: Bug (?) in ide\Debuggers\Exp.cpp
Next Topic: beta3 <new package> double lists templates
Goto Forum:
  


Current Time: Fri Jul 18 07:36:08 CEST 2025

Total time taken to generate the page: 0.04080 seconds