Giter Site home page Giter Site logo

nidaqmx part 2 about c-for-go HOT 7 CLOSED

xlab avatar xlab commented on July 17, 2024
nidaqmx part 2

from c-for-go.

Comments (7)

xlab avatar xlab commented on July 17, 2024

Hi, sorry I'm quite busy this week, I'll contact you back on this asap for me

from c-for-go.

xlab avatar xlab commented on July 17, 2024

@5k3105
I hope you're using Go 1.8, that's important.
CGO was improved in 1.8 significantly, including better type handling.
I'm on 1.8 and adjusting my generator accordingly. I don't think it's because of your vars.

from c-for-go.

5k3105 avatar 5k3105 commented on July 17, 2024

Yes. go version go1.8 windows/amd64

from c-for-go.

5k3105 avatar 5k3105 commented on July 17, 2024

I reverted to the original bindings generated months ago that were working. It looks like it can find the dll fine, and the same env vars. So maybe it is that I am using go 1.8?

Lol. Right after I wrote that I checked reddit (like every day) and:
"runtime: some Go executables broken with macOS 10.12.4 / Xcode 8.3 but fine with Xcode 8.2"
golang/go#19734

Even though I'm on windows, I uninstalled 1.8 and installed 1.7.5 ...

and it works :)

from c-for-go.

xlab avatar xlab commented on July 17, 2024

@5k3105 I just removed a workaround for pre-1.8 versions of Go, could you please check again with newest version of c-for-go and Go 1.8? Thank you.

from c-for-go.

xlab avatar xlab commented on July 17, 2024

The last time we talked I forgot to commit this xD

from c-for-go.

5k3105 avatar 5k3105 commented on July 17, 2024

https://github.com/5k3105/nidaq

latest c-for-go
go version go1.8 windows/amd64
(it reports 1.8 but I installed 1.9 on windows)

$ go install
# local/nidaqmx
..\nidaqmx\nidaqmx.go:20: cannot use cTaskHandle (type *unsafe.Pointer) as type *C.TaskHandle in argument to func literal
..\nidaqmx\nidaqmx.go:29: cannot use cTaskHandle (type unsafe.Pointer) as type *C.TaskHandle in argument to func literal
..\nidaqmx\nidaqmx.go:2119: cannot use cTaskHandle (type *unsafe.Pointer) as type *C.TaskHandle in argument to func literal

from c-for-go.

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.