• 25% Off All Wall Art → Ends in 13h:53m

  • Get our app - 30% off art with code: ART

  • Rated 4.8 on Trustpilot

  • Free shipping on orders over $69

  • Free returns

oft (R) Visual Basic Compiler version 14.8.4084 for Visual Basic 2012 Copyright (c) Microsoft Corporation. All rights reserved. This compiler is provided as part of the Microsoft (R) .NET Framework, but only supports language versions up to Visual Basic 2012, which is no longer the latest version. For compilers that support newer versions of the Visual Basic programming language, see http://go.microsoft.com/fwlink/?LinkID=533241 Visual Basic Compiler Options - OUTPUT FILE - /out: Specifies the output file name. /target:exe Create a console application (default). (Short form: /t) /target:winexe Create a Windows application. /target:library Create a library assembly. /target:module Create a module that can be added to an assembly. /target:appcontainerexe Create a Windows application that runs in AppContainer. /target:winmdobj Create a Windows Metadata intermediate file /doc[+|-] Generates XML documentation file. /doc: Generates XML documentation file to . - INPUT FILES - /addmodule: Reference metadata from the specified modules. /link: Embed metadata from the specified interop assembly. (Short form: /l) /recurse: Include all files in the current directory and subdirectories according to the wildcard specifications. /reference: Reference metadata from the specified assembly. (Short form: /r) - RESOURCES - /linkresource: Links the specified file as an external assembly resource. resinfo:[,[,public|private]] (Short form: /linkres) /nowin32manifest The default manifest should not be embedded in the manifest section of the output PE. /resource: Adds the specified file as an embedded assembly resource. resinfo:[,[,public|private]] (Short form: /res) /win32icon: Specifies a Win32 icon file (.ico) for the default Win32 resources. /win32manifest: The provided file is embedded in the manifest section of the output PE. /win32resource: Specifies a Win32 resource file (.res). - CODE GENERATION - /optimize[+|-] Enable optimizations. /removeintchecks[+|-] Remove integer checks. Default off. /debug[+|-] Emit debugging information. /debug:full Emit full debugging information (default). /debug:pdbonly Emit PDB file only. - ERRORS AND WARNINGS - /nowarn Disable all warnings. /nowarn: Disable a list of individual warnings. /warnaserror[+|-] Treat all warnings as errors. /warnaserror[+|-]: Treat a list of warnings as errors. - LANGUAGE - /define: Declare global conditional compilation symbol(s). symbol_list:name=value,... (Short form: /d) /imports: Declare global Imports for namespaces in referenced metadata files. import_list:namespace,... /langversion: Specify language version: 9|10|11. /optionexplicit[+|-] Require explicit declaration of variables. /optioninfer[+|-] Allow type inference of variables. /rootnamespace: Specifies the root Namespace for all type declarations. /optionstrict[+|-] Enforce strict language semantics. /optionstrict:custom Warn when strict language semantics are not respected. /optioncompare:binary Specifies binary-style string comparisons. This is the default. /optioncompare:text Specifies text-style string comparisons. - MISCELLANEOUS - /help Display this usage message. (Short form: /?) /noconfig Do not auto-include VBC.RSP file. /nologo Do not display compiler copyright banner. /quiet Quiet output mode. /verbose Display verbose messages. - ADVANCED - /baseaddress: The base address for a library or module (hex). /bugreport: Create bug report file. /codepage: Specifies the codepage to use when opening source files. /delaysign[+|-] Delay-sign the assembly using only the public portion of the strong name key. /errorreport: Specifies how to handle internal compiler errors; must be prompt, send, none, or queue (default). /filealign: Specify the alignment used for output file sections. /highentropyva[+|-] Enable high-entropy ASLR. /keycontainer: Specifies a strong name key container. /keyfile: Specifies a strong name key file. /libpath: List of directories to search for metadata references. (Semi-colon delimited.) /main: Specifies the Class or Module that contains Sub Main. It can also be a Class that inherits from System.Windows.Forms.Form. (Short form: /m) Canvas Print by holyrockarts

From $87$65

Discount ends in 13 hours

Free US shipping on orders over $69

Arrives soon if you order today! Estimated delivery: Mon 20 May – Wed 22 May

Free 90-day returns policy – no questions asked

Made-to-order in US – no extra customs fees

We offset delivery & packaging carbon emissions on every order

5-star customer support on live chat

Product details

About Fy! Art

All Fy! Art is made to order using the finest and most sustainable materials. Learn what makes them the perfect choice to transform your walls.

Printing

Printed with precision

We use state-of-the-art giclée printers for unmatched clarity and detail.

Museum quality paper

Our 220gsm, premium paper gives your prints a heavyweight feel.

Vibrant inks

We use the best inks available making your art pop with vibrant colours. It won't fade or discolour, with an 80 year guarantee.

Mindful production

Our paper comes from FSC certified sources.

Framing

Framed with care

Fy! frames are made by hand using solid wood and extra thick backing board.

Ready to hang

Your print arrives framed and with all mounting hardware attached.

Safe and sound

Our back taped finish and premium acrylic means your art is fully protected.

Solid surroundings

Our frames are only made using FSC-certified wood.

Shipping and Returns

Free shipping over $69

Arrives soon if you order today! Estimated delivery: Mon 20 May – Wed 22 May

Packed with care

Products are safely packed so will arrive looking their best – if not we will replace them.

Free 90-day returns

If something isn’t right we will replace or refund. Read more about our policy here.

No unexpected customs fees

Your artwork will be made locally so there won’t be any surprise costs.

A little bit about Fy!

We're on a mission to help everyone feel great about their homes. Learn more about our story

Also available as

oft (R) Visual Basic Compiler version 14.8.4084
for Visual Basic 2012
Copyright (c) Microsoft Corporation. All rights reserved. This compiler is provided as part of the Microsoft (R) .NET Framework, but only supports language versions up to Visual Basic 2012, which is no longer the latest version. For compilers that support newer versions of the Visual Basic programming language, see http://go.microsoft.com/fwlink/?LinkID=533241 Visual Basic Compiler Options - OUTPUT FILE -
/out:<file> Specifies the output file name.
/target:exe Create a console application (default). (Short form: /t)
/target:winexe Create a Windows application.
/target:library Create a library assembly.
/target:module Create a module that can be added to an assembly.
/target:appcontainerexe Create a Windows application that runs in AppContainer.
/target:winmdobj Create a Windows Metadata intermediate file
/doc[+|-] Generates XML documentation file.
/doc:<file> Generates XML documentation file to <file>. - INPUT FILES -
/addmodule:<file_list> Reference metadata from the specified modules.
/link:<file_list> Embed metadata from the specified interop assembly. (Short form: /l)
/recurse:<wildcard> Include all files in the current directory and subdirectories according to the wildcard specifications.
/reference:<file_list> Reference metadata from the specified assembly. (Short form: /r) - RESOURCES -
/linkresource:<resinfo> Links the specified file as an external assembly resource. resinfo:<file>[,<name>[,public|private]] (Short form: /linkres)
/nowin32manifest The default manifest should not be embedded in the manifest section of the output PE.
/resource:<resinfo> Adds the specified file as an embedded assembly resource. resinfo:<file>[,<name>[,public|private]] (Short form: /res)
/win32icon:<file> Specifies a Win32 icon file (.ico) for the default Win32 resources.
/win32manifest:<file> The provided file is embedded in the manifest section of the output PE.
/win32resource:<file> Specifies a Win32 resource file (.res). - CODE GENERATION -
/optimize[+|-] Enable optimizations.
/removeintchecks[+|-] Remove integer checks. Default off.
/debug[+|-] Emit debugging information.
/debug:full Emit full debugging information (default).
/debug:pdbonly Emit PDB file only. - ERRORS AND WARNINGS -
/nowarn Disable all warnings.
/nowarn:<number_list> Disable a list of individual warnings.
/warnaserror[+|-] Treat all warnings as errors.
/warnaserror[+|-]:<number_list> Treat a list of warnings as errors. - LANGUAGE -
/define:<symbol_list> Declare global conditional compilation symbol(s). symbol_list:name=value,... (Short form: /d)
/imports:<import_list> Declare global Imports for namespaces in referenced metadata files. import_list:namespace,...
/langversion:<number> Specify language version: 9|10|11.
/optionexplicit[+|-] Require explicit declaration of variables.
/optioninfer[+|-] Allow type inference of variables.
/rootnamespace:<string> Specifies the root Namespace for all type declarations.
/optionstrict[+|-] Enforce strict language semantics.
/optionstrict:custom Warn when strict language semantics are not respected.
/optioncompare:binary Specifies binary-style string comparisons. This is the default.
/optioncompare:text Specifies text-style string comparisons. - MISCELLANEOUS -
/help Display this usage message. (Short form: /?)
/noconfig Do not auto-include VBC.RSP file.
/nologo Do not display compiler copyright banner.
/quiet Quiet output mode.
/verbose Display verbose messages. - ADVANCED -
/baseaddress:<number> The base address for a library or module (hex).
/bugreport:<file> Create bug report file.
/codepage:<number> Specifies the codepage to use when opening source files.
/delaysign[+|-] Delay-sign the assembly using only the public portion of the strong name key.
/errorreport:<string> Specifies how to handle internal compiler errors; must be prompt, send, none, or queue (default).
/filealign:<number> Specify the alignment used for output file sections.
/highentropyva[+|-] Enable high-entropy ASLR.
/keycontainer:<string> Specifies a strong name key container.
/keyfile:<file> Specifies a strong name key file.
/libpath:<path_list> List of directories to search for metadata references. (Semi-colon delimited.)
/main:<class> Specifies the Class or Module that contains Sub Main. It can also be a Class that inherits from System.Windows.Forms.Form. (Short form: /m) Art Print
From $25$19
oft (R) Visual Basic Compiler version 14.8.4084 for Visual Basic 2012 Copyright (c) Microsoft Corporation. All rights reserved. This compiler is provided as part of the Microsoft (R) .NET Framework, but only supports language versions up to Visual Basic 2012, which is no longer the latest version. For compilers that support newer versions of the Visual Basic programming language, see http://go.microsoft.com/fwlink/?LinkID=533241 Visual Basic Compiler Options - OUTPUT FILE - /out: Specifies the output file name. /target:exe Create a console application (default). (Short form: /t) /target:winexe Create a Windows application. /target:library Create a library assembly. /target:module Create a module that can be added to an assembly. /target:appcontainerexe Create a Windows application that runs in AppContainer. /target:winmdobj Create a Windows Metadata intermediate file /doc[+|-] Generates XML documentation file. /doc: Generates XML documentation file to . - INPUT FILES - /addmodule: Reference metadata from the specified modules. /link: Embed metadata from the specified interop assembly. (Short form: /l) /recurse: Include all files in the current directory and subdirectories according to the wildcard specifications. /reference: Reference metadata from the specified assembly. (Short form: /r) - RESOURCES - /linkresource: Links the specified file as an external assembly resource. resinfo:[,[,public|private]] (Short form: /linkres) /nowin32manifest The default manifest should not be embedded in the manifest section of the output PE. /resource: Adds the specified file as an embedded assembly resource. resinfo:[,[,public|private]] (Short form: /res) /win32icon: Specifies a Win32 icon file (.ico) for the default Win32 resources. /win32manifest: The provided file is embedded in the manifest section of the output PE. /win32resource: Specifies a Win32 resource file (.res). - CODE GENERATION - /optimize[+|-] Enable optimizations. /removeintchecks[+|-] Remove integer checks. Default off. /debug[+|-] Emit debugging information. /debug:full Emit full debugging information (default). /debug:pdbonly Emit PDB file only. - ERRORS AND WARNINGS - /nowarn Disable all warnings. /nowarn: Disable a list of individual warnings. /warnaserror[+|-] Treat all warnings as errors. /warnaserror[+|-]: Treat a list of warnings as errors. - LANGUAGE - /define: Declare global conditional compilation symbol(s). symbol_list:name=value,... (Short form: /d) /imports: Declare global Imports for namespaces in referenced metadata files. import_list:namespace,... /langversion: Specify language version: 9|10|11. /optionexplicit[+|-] Require explicit declaration of variables. /optioninfer[+|-] Allow type inference of variables. /rootnamespace: Specifies the root Namespace for all type declarations. /optionstrict[+|-] Enforce strict language semantics. /optionstrict:custom Warn when strict language semantics are not respected. /optioncompare:binary Specifies binary-style string comparisons. This is the default. /optioncompare:text Specifies text-style string comparisons. - MISCELLANEOUS - /help Display this usage message. (Short form: /?) /noconfig Do not auto-include VBC.RSP file. /nologo Do not display compiler copyright banner. /quiet Quiet output mode. /verbose Display verbose messages. - ADVANCED - /baseaddress: The base address for a library or module (hex). /bugreport: Create bug report file. /codepage: Specifies the codepage to use when opening source files. /delaysign[+|-] Delay-sign the assembly using only the public portion of the strong name key. /errorreport: Specifies how to handle internal compiler errors; must be prompt, send, none, or queue (default). /filealign: Specify the alignment used for output file sections. /highentropyva[+|-] Enable high-entropy ASLR. /keycontainer: Specifies a strong name key container. /keyfile: Specifies a strong name key file. /libpath: List of directories to search for metadata references. (Semi-colon delimited.) /main: Specifies the Class or Module that contains Sub Main. It can also be a Class that inherits from System.Windows.Forms.Form. (Short form: /m) Art Print

A little bit about Fy!

We're on a mission to help everyone feel great about their homes. Learn more about our story

🌎 Sustainability

We've worked to make our art products as sustainable as possible! Learn more

Fy! art in the wild

See how Fy! Art has transformed these homes. Follow @fy.shop on Instagram for more ideas

Hear from our Home & Living customers

4.8 (4,746)

Michelle .

Verified purchase · 04 Apr 2024

Very happy with the quality of my print and the timely manner it was delivered.😊. The service and quality is excellent.

Benjamin G.

Verified purchase · 04 Apr 2024

Love the prints! I messed up an order and Fy made it super easy to fix, the customer service was great!. Lake house perfection.

Benjamin E.

Verified purchase · 04 Apr 2024

Quick service, good quality product. . It was exactly as advertised, with plenty of options

Ana L.

Verified purchase · 04 Apr 2024

I love the huge variety of talented artists whose prints and cushion covers are sold through Fy! Customer service is excellent, especially posting and packaging. Just wish I had wall-space for more vibrant fun prints.. Vibrant art prints look fantastic in my home. Check out the huge range of artists. You will certainly fall in love and find pieces for your walls.

Jennifer M.

Verified purchase · 04 Apr 2024

Love the stuff. Easy orders. When there is a question or problem customer service is great. Thank you . Cool, stylish, unusual

Zain W.

Verified purchase · 04 Apr 2024

I have bought numerous items from FY. The product is always excellent and the service the best.. High quality, distinctive, uniqie

A bit about Fy!

We're on a mission to make homes great

Fy! was founded in 2017 by two friends who got fed up trying to find the ideas and products to make their homes amazing. Today Fy! is a team of creatives and technologists in UK, US and Europe on a mission to help you feel great about your home.

It's all For You

From our art being made to order, our design ideas being created on the latest trends and our customer service team being online 7 days a week. Everything we do is For You!

Crafted with conscience

We want to make an impact on your home, not the planet. Our eco-friendly polices mean we reduce our impact on the planet as much as possible. Learn more

Straight forward service

Creating a home should be fun so we do our best to make shopping with Fy! easy and enjoyable. If it’s not, just let us know so we can fix it.