About this tag
The compilation tag on WindowsForum.com covers topics related to compiling code in various development environments, including C++ preorder traversal issues, .NET Framework compilation errors on Windows Server 2012 R2, Windows 10 SDK preview builds, Silverlight to UWP bridging, .NET Native precompilation for UWP apps, Asm.js support in Chakra and Microsoft Edge, cross-platform mobile development in Visual Studio 2015, and assembly language compatibility with different Visual Studio versions. Discussions often involve troubleshooting compilation errors, understanding toolchain behavior, and adapting code for different platforms or compiler versions.
  1. Rishab7

    Android Need Help with Preorder Traversal in C++

    Hello to everyone. I'm now working on understanding preorder traversal in binary trees using C++, and I've been using material from a blog article on the subject. I've been trying to implement the code provided on the page, but I'm encountering some issues, and I was hoping someone here could...
  2. S

    Path net framework win2012r2

    Hello, I decided to write a post because I can't deal with the problem on the w2k2012r2 server. Logging into the server on the remote desktop, I am using applications based on net framework 4.0 and when I try to compile the plugin, I get an error related to the lack of dll files for compilation...
  3. whoosh

    VIDEO Funny Dogs Acting Like Humans Compilation 2015

    :razz::rofl:
  4. A

    Windows 2000 Equivalent of XMMWORD in VS2003

    We have a .asm file which uses XMMWORD. This is not getting compiled with VS2003. And we need to use VS2003 only. What is the equivalent of XMMWORD in VS2003. Any help would be appreciated. The code is as below: movdqu xmm0, XMMWORD PTR [eax] movdqa xmm2, XMMWORD PTR...
  5. whoosh

    VIDEO The World's Best Parkour and Freerunning

    :eek: :cool:
  6. whoosh

    VIDEO BatDad | The Best Bat Dad VINES Compilation 2013 [HD]

    :razz: :rofl:
  7. Y

    Windows 7 BSOD while compiling

    Sine a few days I experience annoying BSOD while compiling with Visual Studio 2003. My system and compiler have been running fine for 2 years or so and I made no recent changes (other than a few auto-updates of different software's). The crash occurs immediately after I press the Build Solution...
  8. S

    Windows 7 Installed software is not being recognized under "All_Programs" from the start menu?!?!

    I'm in the IT department at my school and we have a room with about 12 computers that need CodeWarrior installed on them. I logged in as the administrator and installed this program which will make it available to all student accounts when a student logs in. However, later when I had a student...
  9. whoosh

    VIDEO Skate 3 funny stuff compilation part 1

    :p
  10. Drew

    Windows 7 Added to my 'Tips Compilation' Sticky

    I have added the following to my 'Tips Compilation'... part of keeping things clean of unnecessary stuff that just accumulates w/ regular usage. In Safe Mode (can't empty this fully in Normal Mode) in Search type %temp% & delete the contents of the resultant folder. See full item @ Link...
  11. reghakr

    100 Best Cheerleader Pics Ever

    Here are the 100 best cheerleader pics ever. Begin Slideshow: Link Removed due to 404 Error
  12. Grub

    VIDEO For those who haven't seen TwisterNederland's vids...(must see)

    These compilations are great. Fails are always good... And of course, the ones in charge of keeping the world safe... TwisterNederland, you are a compilation genius. Keep.....compilating??
  13. D

    Windows 7 build problem in Visual Studio 2008

    Building a sample problem from CUDA but I believe the problem originates in VS2008. Output: Compiling with CUDA Build Rule... "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\\bin\nvcc.exe" -gencode=arch=compute_10,code=\"sm_10,compute_10\"...
  14. zigzag3143

    Team BSOD : Compiling a list

    I am starting a list of drivers and what application they are associated with anyone want me to include one of theirs feel free to contact me with it For example when examining a BSOD if the probably casued by file was STPD.sys we would know it was from a virtual driver app like daemon tools...
  15. G

    Windows 7 How Can I Do This (Context Menu Editing)

    Okay, so I am just learning Java, and I hate how atm I have to use command panel and there lots of typic in javac this.java java this in my testing. So I downloaded ContextEdit and put a compile on the right click of .java, this works fine. However, the program doesn't have an entry for .class...
  16. E

    Windows 7 Comparative Compile Performance Test: Windows 7 vs. Windows XP with Visual Studio

    Ran a simple compile performance test tonight on XP and Win7 32 bit. Win7 XP Medium size Program 1.30 1.31 Large size Program 3:15 3:00 Tool was MS Visual Studio 6.0, the C++ parts. Win7 not showing any...
  17. blackroseMD1

    Windows 7 Clearing the confusion over RTM

    www.vinylzine.com
  18. hbailla

    Windows 7 the latest windows 7 build 7260

    Link Removed - Invalid URL the latest of a long series of leaks is Windows 7 Build 7260 which made its way on the Internet just yesterday. The build is available as a 32-bit Windows 7 Ultimate VHD image (virtual hard drive image) with the build string 6.1.7260.0.win7_rtm.090612-2110 which...
  19. Z

    Windows 7 Visual Studio 2005?

    Anyone else have this working? I installed it last time flawlessly but any time I tried to compile anything I got errors (and no it wasn't my code.) Was compiling C++ btw. Heres a update with the error I get. After compiling and trying to debug a hello world program. 1>------ Build...
  20. Z

    Windows 7 Visual Studio 2005?

    Anyone else have this working? I installed it last time flawlessly but any time I tried to compile anything I got errors (and no it wasn't my code.) Was compiling C++ btw. Heres a update with the error I get. After compiling and trying to debug a hello world program. 1>------ Build started...