Jens Kristian Villadsen

Results 35 issues of Jens Kristian Villadsen

When trying to compile I get the following: # command-line-arguments /usr/bin/ld: /usr/local/lib/libp8-platform.a(StringUtils.cpp.o): undefined reference to symbol '_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEED1Ev@@GLIBCXX_3.4.21' //usr/lib/arm-linux-gnueabihf/libstdc++.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned...

Just to give you a heads up it - seems like a couple of new chunks have been implemented in the new version of iTunes

Are you guys looking into https://github.com/eclipse-ee4j/jersey/issues/3692 and will this project enable all of us jersey fans to once again be able to build war files without having to go through...

enhancement

Posting the following transaction (to e.g. https://hapi.fhir.org/baseR4): ```json { "resourceType": "Bundle", "type": "transaction", "entry": [ { "fullUrl": "Device/123", "resource": { "resourceType": "Device", "id": "123", "_url": { "extension": [ { "url":...

Currently different two InterceptorService instances are used simultaneously - one from JpaConfig and one from RestfulServer. This might cause confusion and does not seems necessary.

@barhodes any chance there'll be a simple unit test or brief doc that shows how CDS Hooks are used when enabled on this project?

I haven't investigated why - but if the reindex job isn't registrered ahead of installing IG's then the installing fails. https://github.com/hapifhir/hapi-fhir-jpaserver-starter/blob/a06c0b9ce47a05f0719edeaba2a325ff5bef8cce/src/main/java/ca/uhn/fhir/jpa/starter/common/StarterJpaConfig.java#L199 -is this intended?

Hi forked-daapd team Since you have undertaken the rather large job to update the mt-daapd project I would like to know if the forked-daapd project is as portable to other...

I'm getting a `openvt: exec: No such file or directory` when using the launcher to open retropie on my fresh updated vanilla osmc installation

@jawalonoski something along these lines correct? (in relation to https://chat.fhir.org/#narrow/stream/179166-implementers/topic/From.20Synthea.20Bulk.20Export.20to.20Bulk.20Import)