Opened 10 years ago

Last modified 4 years ago

#42353 closed defect

uilib doesn't compile — at Version 1

Reported by: macports.mexon@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: iulib

Description (last modified by ryandesign (Ryan Carsten Schmidt))

:info:build g++ -o imglib/imgtrace.os -c -g -fPIC -fPIC -I. -Icolib -Iimglib -Iimgio -Iimgbits -Iutils -Icomponents -Ividio -I/opt/local/include imglib/imgtrace.cc
:info:build In file included from imglib/imgtrace.cc:35In file included from imglib/imgops.cc::
:info:build In file included from ./colib/colib.h:37:
:info:build colib/env.h:36:17: warning: using directive refers to implicitly-defined namespace 'std'
:info:build 35:
:info:build In file included from ./colib/colib.h:37:
:info:build colib/env.h:36:17: warning: using directive refers to implicitly-defined namespace 'std'
:info:build using namespace std;
:info:build                 ^
:info:build using namespace std;
:info:build                 ^
:info:build imglib/imgops.cc:136:15: error: default arguments cannot be added to a function template that has already been declared
:info:build             V scale=1,int dx=0,int dy=0) {
:info:build               ^     ~

Change History (2)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

Please attach the main.log file.

Changed 10 years ago by macports.mexon@…

Attachment: main.log added
Note: See TracTickets for help on using tickets.