Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

add: options for DllImport and LibraryImport#1862

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
kumja1 wants to merge4 commits intomono:main
base:main
Choose a base branch
Loading
fromkumja1:main

Conversation

@kumja1
Copy link

Resolves issue#1687

@kumja1
Copy link
Author

@dotnet-policy-service agree

@kumja1kumja1 marked this pull request as draftAugust 23, 2024 09:28
@tritaotritao marked this pull request as ready for reviewAugust 27, 2024 22:08
@tritao
Copy link
Collaborator

The build is failing:

CSharpTypePrinter.cs(612,65): error CS1001: Identifier expected [/home/runner/work/CppSharp/CppSharp/src/Generator/CppSharp.Generator.csproj]

@kumja1
Copy link
Author

@tritao How would i regenerate the bindings for the cpp parser

@tritao
Copy link
Collaborator

Checkhttps://github.com/mono/CppSharp/blob/main/src/CppParser/ParserGen/ParserGen.cs

And might want to extracthttps://github.com/mono/CppSharp/releases/download/CppSharp/headers.zip into your bin folder to generate for all supported platforms.

@kumja1kumja1 marked this pull request as draftSeptember 2, 2024 20:30
@kumja1
Copy link
Author

kumja1 commentedSep 5, 2024
edited
Loading

@tritao strings are typically utf16 in native code correct? or are they different depending on the platform(like wchar_t is utf32 on linux)

@tritao
Copy link
Collaborator

Yes they can be different depending on the platform or program.

It can be set as an option:https://github.com/mono/CppSharp/blob/main/src/Generator/Options.cs#L189

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@kumja1@tritao

[8]ページ先頭

©2009-2025 Movatter.jp