Giter Site home page Giter Site logo

Linker Error? about thorsserializer HOT 5 CLOSED

IMB11 avatar IMB11 commented on June 11, 2024
Linker Error?

from thorsserializer.

Comments (5)

Loki-Astari avatar Loki-Astari commented on June 11, 2024

Sorry to hear that.
Let me try (Its been a while since I did the header only version).

from thorsserializer.

Loki-Astari avatar Loki-Astari commented on June 11, 2024
  1. Remember that you should not define HEADER_ONLY this is defined for you.
    See: ThorSerialize/SerializeConfig.h
  2. To use the header only version you should check out the appropriate branch.
    git clone --single-branch --branch header-only https://github.com/Loki-Astari/ThorsSerializer.git
  3. In your code you may need to include "ThorSerialize/ThorsSerializerUtil.h" in one of your files.
    This has defaultPolymorphicMarker defined in it.

I am sorry about the header only version.
I don't use so it does not get the best checks.

For the best usage you can pull from homebrew (mac) linuxbrew (linux/Windows) then you don't need to build anything.

from thorsserializer.

Loki-Astari avatar Loki-Astari commented on June 11, 2024

Let me know if this solves your problem.

from thorsserializer.

IMB11 avatar IMB11 commented on June 11, 2024

I'm compiling this for an android c++ app, so header only really is my only option at the minute.

This fixed it anyways, thanks 👍

from thorsserializer.

Loki-Astari avatar Loki-Astari commented on June 11, 2024

Have massively cleaned up the header only version.

from thorsserializer.

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.