Search found 3 matches
- Wed Jul 19, 2023 4:20 am
- Forum: Flare's General Discussion
- Topic: Error processing SVG file
- Replies: 7
- Views: 6095
Re: Error processing SVG file
15 years later and I still see an error in the build log and no problem in the output. Makes it difficult to take Flare seriously as a continuous integration tool.
- Fri May 05, 2023 5:37 am
- Forum: Flare's General Discussion
- Topic: Post-build event command issue, command line build
- Replies: 5
- Views: 6813
Re: Post-build event command issue, command line build
I've got a workaround...But first to deal with the cause. When I looked at the Azure pipeline logs I saw that *something* had inserted an invisible Unicode character (<0xfeff> )before the first character of the first command in the post-build event. This looks like a BOM problem.
The workaround ...
The workaround ...
- Thu Dec 23, 2021 9:00 am
- Forum: Flare's General Discussion
- Topic: Post-build event command issue, command line build
- Replies: 5
- Views: 6813
Re: Post-build event command issue, command line build
I'm getting this error as well.