Coder Social home page Coder Social logo

mneuroth / quickscintilla Goto Github PK

View Code? Open in Web Editor NEW
17.0 17.0 6.0 2.47 MB

A port of the scintilla editor control to the Qt QML/Quick platform, which is optimized for touch devices.

Python 4.62% Objective-C 0.52% Objective-C++ 6.07% C++ 59.80% Shell 0.04% Batchfile 0.01% HTML 25.53% Makefile 1.09% C 1.23% QMake 0.20% QML 0.90%

quickscintilla's People

Contributors

mneuroth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

missdeer borco

quickscintilla's Issues

Windows build linking warning?

Hi @mneuroth,

I'm trying to build the code on Windows 10 and am getting these errors:

LINK : warning LNK4217: symbol '??0ScintillaEditBase@@QEAA@PEAVQQuickItem@@@Z (public: __cdecl ScintillaEditBase::ScintillaEditBase(class QQuickItem *))' defined in 'ScintillaEditBase.lib(ScintillaEditBase.obj)' is imported by 'main.obj' in function '"public: __cdecl QQmlPrivate::QQmlElement<class ScintillaEditBase>::QQmlElement<class ScintillaEditBase>(void)" (??0?$QQmlElement@VScintillaEditBase@@@QQmlPrivate@@QEAA@XZ)'
LINK : warning LNK4217: symbol '??1ScintillaEditBase@@UEAA@XZ (public: virtual __cdecl ScintillaEditBase::~ScintillaEditBase(void))' defined in 'ScintillaEditBase.lib(ScintillaEditBase.obj)' is imported by 'main.obj' in function '"public: virtual __cdecl QQmlPrivate::QQmlElement<class ScintillaEditBase>::~QQmlElement<class ScintillaEditBase>(void)" (??1?$QQmlElement@VScintillaEditBase@@@QQmlPrivate@@UEAA@XZ)'
LINK : warning LNK4217: symbol '?staticMetaObject@ScintillaEditBase@@2UQMetaObject@@B (public: static struct QMetaObject const ScintillaEditBase::staticMetaObject)' defined in 'ScintillaEditBase.lib(moc_ScintillaEditBase.obj)' is imported by 'main.obj' in function '"int __cdecl qmlRegisterType<class ScintillaEditBase>(char const *,int,int,char const *)" (??$qmlRegisterType@VScintillaEditBase@@@@YAHPEBDHH0@Z)'

Any ideas what the problem is?

The executable builds, but when running it I get:
image

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.