Sujet : Re: AI's take on my cipher...
De : chris.m.thomasson.1 (at) *nospam* gmail.com (Chris M. Thomasson)
Groupes : sci.cryptDate : 07. Jul 2025, 22:51:29
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <104hfh2$342nj$4@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10
User-Agent : Mozilla Thunderbird
On 7/7/2025 2:45 PM, Chris M. Thomasson wrote:
On 7/7/2025 2:41 PM, Chris M. Thomasson wrote:
For instance:
https://github.com/nicksnyder/go-i18n
I see, but it scares me a little for all of this other code to be in there.
I build it:
D:\ct_claas\minicrypt-0.1.0>go build minicrypt-en.go
package command-line-arguments
imports fyne.io/fyne/v2/app
imports fyne.io/fyne/v2/internal/driver/glfw
imports fyne.io/fyne/v2/internal/driver/common
imports fyne.io/fyne/v2/internal/painter/gl
imports github.com/go-gl/gl/v2.1/gl: build constraints exclude all Go files in C:\Users\chris\go\pkg\mod\github.com\go-gl\
gl@v0.0.0-20231021071112-07e5d0ea2e71\v2.1\gl
so, where is the exe? Sorry for the question, but I am not familiar with go. I actually need to get to some other graphic work right now.