Skip to content

issues Search Results · repo:compnerd/swift-win32 language:Swift

Filter by

64 results
 (61 ms)

64 results

incompnerd/swift-win32 (press backspace or delete to remove)

Hi, This is a follow-up issue of https://github.com/compnerd/swift-win32/issues/645#issuecomment-879189840. I played with the code a little bit: var ICCE: INITCOMMONCONTROLSEX = INITCOMMONCONTROLSEX(dwSize: ...
  • felixf4xu
  • 1
  • Opened 
    on Nov 12, 2024
  • #789

Hi, I managed to compile the project and generate UICatalog.exe, but when I double click it to run, no GUI is displayed, only a console window with this message: error org.compnerd.swift-win32 : [SwiftWin32] ...
  • felixf4xu
  • 6
  • Opened 
    on Nov 9, 2024
  • #787

Right now View has internal var hWnd: HWND!. And If I want to make some extension, like DirectX rendering view, I can t integrate it with this frmaework. If make it public, I can create view and use it ...
  • NikolayJuly
  • 2
  • Opened 
    on Oct 22, 2024
  • #786

I see that this package has CoreAnimation and CoreGraphics. And this can actually create name collision. Swift require all targets to have uniq names(which make sense, because every target generate module ...
  • NikolayJuly
  • 2
  • Opened 
    on Oct 22, 2024
  • #784

error: the package manifest at \Package@swift-5.8.swift cannot be accessed (InternalError(description: Internal error. Please file a bug at https://github.com/apple/swift-package-manager/issues with this ...
  • nileshyadavme
  • 2
  • Opened 
    on Aug 8, 2024
  • #783

When trying to build or resolve package, the process exits with this error: E:\swift\happyworkwin swift package resolve Updating https://github.com/compnerd/swift-win32.git Updated https://github.com/compnerd/swift-win32.git ...
  • libewa
  • 1
  • Opened 
    on Apr 5, 2024
  • #781

PS C:\Users\xxx\src\nmtest swift build;./.build/debug/swtest.exe Updating https://github.com/compnerd/swift-win32 Updated https://github.com/compnerd/swift-win32 (1.31s) error: the package manifest at ...
  • aadog
  • 3
  • Opened 
    on Mar 25, 2024
  • #780

  • xxulis117xx
  • Opened 
    on Jan 1, 2024
  • #779

Please could you give me a simple example of SwiftWin32UI App
  • WillyAguilera1977
  • 1
  • Opened 
    on Nov 20, 2023
  • #774

As already metioned here I can not build this repo with Swift 5.9.1. I get the following error when I type swift build --product UICatalog. error: swift-win32 : package package@swift-5.9.swift is using ...
  • tonka3000
  • 9
  • Opened 
    on Oct 29, 2023
  • #771
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub