GithubHelp home page GithubHelp logo

Comments (7)

myang-git avatar myang-git commented on August 28, 2024

you may have other .m files that are indirectly referencing to the QR encoder. those files need to have .mm extension as well.

from qr-code-encoder-for-objective-c.

edwinps avatar edwinps commented on August 28, 2024

no , all my .m i changed to .mm

AppDelegate.mm
ViewController.mm

and the folder QRCodeEncoderObjectiveCAtGithub
i didn't change anything

from qr-code-encoder-for-objective-c.

myang-git avatar myang-git commented on August 28, 2024

you can send me your project to take a look if you don't mind.

from qr-code-encoder-for-objective-c.

edwinps avatar edwinps commented on August 28, 2024

thank you

El 19/06/2012, a las 02:16, Ming Yang escribió:

you can send me your project to take a look if you don't mind.


Reply to this email directly or view it on GitHub:
#15 (comment)

from qr-code-encoder-for-objective-c.

gwbennett avatar gwbennett commented on August 28, 2024

I am having the same issue with getting class CQR_Encode
the errors
unknown type name 'class'; did you mean 'Class'?

How did you resolve it?

from qr-code-encoder-for-objective-c.

myang-git avatar myang-git commented on August 28, 2024

renaming the .m files to .mm
Also are you able to build the demo app?

from qr-code-encoder-for-objective-c.

visum avatar visum commented on August 28, 2024

Moving the
#import "QREncoder.h"
directive from the .h to the .mm file of the referencing class resolved the issue for me.

from qr-code-encoder-for-objective-c.

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.