Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to browse "wrapper" class. #922

Open
JupiterJones opened this issue Mar 27, 2024 · 1 comment
Open

Unable to browse "wrapper" class. #922

JupiterJones opened this issue Mar 27, 2024 · 1 comment

Comments

@JupiterJones
Copy link

No description provided.

@JupiterJones JupiterJones changed the title Unable to browse "wrapper Unable to browse "wrapper" class. Mar 27, 2024
@JupiterJones
Copy link
Author

| wrapperClass |
wrapperClass := (CHeader path: ‘zmq.h')
wrapperNamed: ‘GsLibZMQ'
forLibraryAt: ‘libzmq.dylib'
select: [:each | each name first isUppercase].
wrapperClass initializeFunctions.
UserGlobals at: wrapperClass name put: wrapperClass.

The class GsLibZMQ was created but I can't seem to browse it using Jadeite for Pharo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant