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 » Developing U++ » UppHub » GraphCtrl/GraphDraw Candidat to bazaar upload
GraphCtrl/GraphDraw Candidat to bazaar upload [message #41685] Fri, 10 January 2014 16:05 Go to next message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Hi,

Since the svn:sandbox GraphDraw/GraphCtrl packages are becoming more stable now (and a user requested it) so I would like to upload them to bazaar.

??? I am allowed to do it ???

If yes I will modify the Bazaar doc page to add GraphCtrl
Re: GraphCtrl/GraphDraw Candidat to bazaar upload [message #41730 is a reply to message #41685] Tue, 14 January 2014 20:23 Go to previous messageGo to next message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Hi,

Like we say in france : no news = good news

Does the absence of answer mean that I can upload to bazaar GraphDraw/GraphCtrl Question
Re: GraphCtrl/GraphDraw Candidat to bazaar upload [message #41741 is a reply to message #41685] Wed, 15 January 2014 09:36 Go to previous messageGo to next message
Typhoor is currently offline  Typhoor
Messages: 14
Registered: October 2012
Location: Erlangen, Germany
Promising Member
Hello Didier,

I wanted to try your GraphDraw/Ctrl package under Win7 "MSC10 Debug"/ "GUI SSE2" and I'm getting compiling errors with tif-headers (redefinion of uint32, ... see below).
I tried it on different machines with the lastest sources for a couple of days (couple of revisions).

Have you tried it under Win7/MSC10 ? Any other switches needed?

Thanx Ralph



C:\Dev\sandbox\plugin/tif/lib/tiff.h(97) : error C2872: 'uint16' : ambiguous symbol
could be 'C:\Dev\sandbox\plugin/tif/lib/tiff.h(75) : unsigned short uint16'
or 'C:\Dev\upp-mirror\uppsrc\Core/Defs.h(307) : Upp::uint16'
C:\Dev\sandbox\plugin/tif/lib/tiff.h(98) : error C2872: 'uint16' : ambiguous symbol
could be 'C:\Dev\sandbox\plugin/tif/lib/tiff.h(75) : unsigned short uint16'
or 'C:\Dev\upp-mirror\uppsrc\Core/Defs.h(307) : Upp::uint16'
C:\Dev\sandbox\plugin/tif/lib/tiff.h(101) : error C2872: 'uint16' : ambiguous symbol
could be 'C:\Dev\sandbox\plugin/tif/lib/tiff.h(75) : unsigned short uint16'
or 'C:\Dev\upp-mirror\uppsrc\Core/Defs.h(307) : Upp::uint16'
C:\Dev\sandbox\plugin/tif/lib/tiff.h(102) : error C2872: 'uint16' : ambiguous symbol
could be 'C:\Dev\sandbox\plugin/tif/lib/tiff.h(75) : unsigned short uint16'
or 'C:\Dev\upp-mirror\uppsrc\Core/Defs.h(307) : Upp::uint16'


...\sandbox\ and ...upp-mirror\ have freshly svn-ed files
Re: GraphCtrl/GraphDraw Candidat to bazaar upload [message #41744 is a reply to message #41741] Wed, 15 January 2014 20:04 Go to previous messageGo to next message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Hello Ralph,

I don't have Win7/MSC10 available for test but the test application GraphCtrl_test has been tested under:

  • win visual express 5
  • linux ( with flag X11 )
  • linux ( no special flag )


Looking at the traces it doesn't looks like a problem tied to GraphCtrl.

Is this obtained by compiling GraphCtrl_test or is it an application you are trying to make ?

If it isn't from GraphCtrl_test, could you please post you're project or a test case

[Updated on: Wed, 15 January 2014 20:23]

Report message to a moderator

Re: GraphCtrl/GraphDraw Candidat to bazaar upload [message #41745 is a reply to message #41744] Wed, 15 January 2014 20:25 Go to previous messageGo to next message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
After a second thought,

Maybe it is a namespace issue.

In GraphCtrl/GraphCtrl.h i have:
using namespace Upp;


So depending on the way you include the headers it may cause some problems

I will try to remove this line to delete the issue
Re: GraphCtrl/GraphDraw Candidat to bazaar upload [message #41746 is a reply to message #41745] Wed, 15 January 2014 23:38 Go to previous messageGo to next message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Hello again Ralph,

I just uploaded to SVN, some modifications concerning namespace management and #include of tif.h.

I hope this will fix you're MSC10 compile issue.

Can you try and post if the compilation was successful or not please.

If it doesn't compile, I will need the complete compilation output if possible.

Thank's
icon14.gif  Re: GraphCtrl/GraphDraw Candidat to bazaar upload [message #41747 is a reply to message #41745] Wed, 15 January 2014 23:52 Go to previous messageGo to next message
Typhoor is currently offline  Typhoor
Messages: 14
Registered: October 2012
Location: Erlangen, Germany
Promising Member
Didier,

tried it again on my home computer, good news: it works now!

I had to extract the packages GraphDraw & GraphCtrl & DropLineDash into an own directory to work.
Sandbox has a "bad" plugin/tif...

BTW, your GraphCtrl_test.upp has a TimingPolicies package I can't find anywhere, thus is not needed any where ?!?.

Cheers Ralph
Re: GraphCtrl/GraphDraw Candidat to bazaar upload [message #41750 is a reply to message #41747] Thu, 16 January 2014 19:29 Go to previous message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Hello Ralph,

See my answer int correct forum, this post was originaly intended to request upload to bazaar

http://www.ultimatepp.org/forum/index.php?t=msg&th=6490& amp;prevloaded=1&&start=80

Previous Topic: Simple INI parser (15 mb in 4 s, DualCore 2500 Mhz)
Next Topic: OCE exit problem
Goto Forum:
  


Current Time: Fri Mar 29 00:32:29 CET 2024

Total time taken to generate the page: 0.01255 seconds