Giter Site home page Giter Site logo

Comments (6)

jingyibo123 avatar jingyibo123 commented on June 14, 2024 3

I was able to compile both glow and point_labeler on Windows10 64 bit with mingw64, with mostly cmake adaptation and compeletion, BUT with mingw64 7.3.0 and Qt5.13 the labeler is showing weird layout (image below)

webwxgetmsgimg

After switching to vs2013 and the layout becomes correct..
Seems like there's an issue of Qt between different compiler versions

from point_labeler.

jbehley avatar jbehley commented on June 14, 2024 2

I cannot say anything about Windows. From a dependency side, I don't use very exotic stuff; thus, I expect that it should be possible. (But I never tried.)

Let me know if you manage to get it build under Windows.

from point_labeler.

ncamous avatar ncamous commented on June 14, 2024

Hello,

Thank you for putting at disposition this powerfool tool!

I was wondering if are there any updates regarding the build on Windows? I have tried yet encountered some issues with catkin.

Thanks in advance

from point_labeler.

jbehley avatar jbehley commented on June 14, 2024

catkin is only used to get the dependencies (mainly glow); you can also install everything and just use CMake to build it. But I never tried it under windows.

from point_labeler.

rancheng avatar rancheng commented on June 14, 2024

plabeler_ui1

I build them with mingw64 but still, the large margin on top exists, I reckon it could be the QGLWidget related problem, since this class was depreciated for a while, I'll try to build it against QT 5.3 or earlier version to see if it works.

from point_labeler.

rancheng avatar rancheng commented on June 14, 2024

horizontal_plabeler

When I change the layout outside the mViewPortXYZ into QHBoxLayout, it immediately shift the margin to the left...

<layout class="QVBoxLayout" name="horizontalLayout">
    <item>
     <layout class="QHBoxLayout" name="verticalLayout">
      <item>
       <widget class="Viewport" name="mViewportXYZ" native="true">
        <property name="sizePolicy">
         <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">

from point_labeler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.