search for: visualstudio

Displaying 20 results from an estimated 132 matches for "visualstudio".

2010 May 20
1
trouble installing vcrun2005sp1
running ubuntu 10.04 LTS with wine 1.1.44 > fixme:msi:MsiGetMode unimplemented run mode: 0 > fixme:msi:ACTION_ValidateProductID partial stub: template L"77718<````=````=````=````=`````>@@@@@" key L"JWFMGDGVMWKPVD39RX6PW2GQY" > err:module:import_dll Library sqdedev.DLL (which is needed by L"C:\\users\\leecarey\\Temp\\msi8258.tmp") not found >
2014 Mar 18
3
[LLVMdev] Virtual Studio hack in APFloat.h
...that this was committed in r41784 (2007), does anyone know if newer versions work? I think after moving to C++11 we’re on VS2013 at a minimum? I’d have hoped it would be more likely to work. Thanks, Pete /// What kind of floating point number this is. /// /// Only 2 bits are required, but VisualStudio incorrectly sign extends it. /// Using the extra bit keeps it from failing under VisualStudio. fltCategory category : 3; -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140318/5db5bfad/attachment.html>
2018 Nov 14
2
Building LLVM with VisualStudio 2017
...l Message----- From: Gaier, Bjoern <Bjoern.Gaier at horiba.com> Sent: Sunday, October 28, 2018 11:48 PM To: Stella Stamenova <stilis at microsoft.com>; Dennis Luehring <dl.soluz at gmx.net> Cc: llvm-dev <llvm-dev at lists.llvm.org> Subject: RE: [llvm-dev] Building LLVM with VisualStudio 2017 Hey Stella, (Gaier is my last name :0) I do the same steps as you do! The resulting Clang compiler is indeed working. I have problems with the LLVM library. When I build the LLVM7 I use the libraries of it in a different project - a JIT client. When I compile this solution with Visual Stud...
1999 Apr 15
2
Performance Problems (VisualStudio)
All, Please help me defend Samba. We are having major performance problems when using VisualStudio to build projects. The source lives on the server, and the intermediate files are dumped locally to try to speed things up. One of the engineers downloaded a demo of NetManage/Chameleon NFS and it was significantly faster. Here are some numbers: samba-1.9.18p8 samba-1.9.18p8 samb...
2013 Sep 16
7
Rsync rules for Shorewall
...ng you''ve ever seen advertised on TV” - Michael Pollan, author of "In Defense of Food" ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
2009 Aug 03
6
[LLVMdev] "masm syntax" for X86 backend
...ates .s files with typos for the directives and has other > > problems. Anton thinks it should be removed. > The reason is pretty simple: masm is too weak to support anything > non-trivial and unfortunatley there is no simple way to fix the stuff. > The strainge thing is I believe VisualStudio can generate code through it !:) Anyway I agree cut it for now as it is non functonal. Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090803/0cf2d505/attachment.html>
2012 Dec 04
2
[LLVMdev] Visual Studio 2012 cl.exe ICE while building LLVM for x64 (in TableGen) at -O2
As an update to this: http://connect.microsoft.com/VisualStudio/feedback/details/769222/cl-exe-ice-when-building-llvm-trunk-at-o2 Microsoft has reproduced the ICE, given a workaround, and is planning a fix for a future MSVC release. I know not a lot of people are building with VS, but it's nice to know. The workaround involves marking a single function...
2012 Feb 01
2
Meet the new maintainer
...I'm particularly interested in seeing the results of compiling > > FLAC under MSVC and would love to see good quality patches. > > It's been a while since I've worked with Visual Studio, so some dumb > questions ahead. To start: should I use > http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express, > or something else? Err, I'm not sure. The last time I used windows in anger was the year 2000. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2012 Feb 01
3
Meet the new maintainer
On 1 February 2012 04:30, <rappard at dds.nl> wrote: > It's been a while since I've worked with Visual Studio, so some dumb > questions ahead. To start: should I use > http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express, > or something else? That's a fine place to start if you have windows but don't already have a copy of the microsoft compiler. -r -- Ralph Giles Xiph.org Foundation for open multimedia
2012 Feb 01
3
Meet the new maintainer
rappard at dds.nl wrote: > [some snips] > > > tweaked and applied. The main problem is that the FLAC test suite > > takes 30 minutes to run on a 2.8 GHz Core II Duo. > > > > I encourage the keen to do a daily checkout and build. I will be > > building it on x86 and amd64 Linux every day and running the full > > test suite. Looking for someone to do that
2017 Apr 02
2
Do we still need the self move protection in APInt's move assignment operator?
The comment says it was added due to a bug in MSVC 2013 implementation of stable_sort. Newer versions of MSVC have fixed this bug in stable_sort according to this webpage record https://connect.microsoft.com/VisualStudio/feedback/details/886652 Can we remove the check now? ~Craig -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170402/9ca3fa05/attachment.html>
2012 Dec 04
0
[LLVMdev] Visual Studio 2012 cl.exe ICE while building LLVM for x64 (in TableGen) at -O2
On Mon, Dec 3, 2012 at 8:08 PM, Gordon Keiser <gkeiser at arxan.com> wrote: > As an update to this: > http://connect.microsoft.com/VisualStudio/feedback/details/769222/cl-exe-ice-when-building-llvm-trunk-at-o2 > > Microsoft has reproduced the ICE, given a workaround, and is planning a fix for a future MSVC release. I know not a lot of people are building with VS, but it's nice to know. The workaround involves marking a single...
2018 Feb 15
3
[RFC] [lld] Replace use of 'concurrency::parallel_for_each' with standard library
...s://bugs.llvm.org/show_bug.cgi?id=34976 After having some difficulty clarifying this issue with Microsoft I submitted the issue again this week and have found that they are aware of the problem. However, I've yet to be given any information on a timescale for a fix. https://developercommunity.visualstudio.com/content/problem/198027/use-of-concurrencyparallel-for-each-with-the-multi.html For our team this bug has caused problems when testing LLD. We suggest the removal of this MSVC specific functionality in "llvm::parallel" until a fix is made or alternative found. This could be easily swa...
2012 Dec 04
3
[LLVMdev] Visual Studio 2012 cl.exe ICE while building LLVM for x64 (in TableGen) at -O2
On 04/12/2012 06:29, Michael Spencer wrote: > On Mon, Dec 3, 2012 at 8:08 PM, Gordon Keiser <gkeiser at arxan.com> wrote: >> As an update to this: >> http://connect.microsoft.com/VisualStudio/feedback/details/769222/cl-exe-ice-when-building-llvm-trunk-at-o2 >> >> Microsoft has reproduced the ICE, given a workaround, and is planning a fix for a future MSVC release. I know not a lot of people are building with VS, but it's nice to know. The workaround involves marking a...
2013 Sep 20
2
touch complain when shorewall start
.../shorewall/started ... touch: cannot touch `/var/lock/subsys/shorewall'': No such file or directory done. ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
2020 Feb 29
4
[MCJIT] messy call stack debug on x64 code in VisualStudio
Hi, I'm using IR and MCJIT to compile a script language. I debug it with on the fly generated .pdb files. During debugging, almost each time I step into a function, I loose information about calling function inside the visual studio callstack view or I have a bunch of pure addresses in the callstack in between the current function and the calling function, for example :
2006 Nov 06
2
PocketPC 2005
...ked with speex -> crash at always the same place. NO ACCESS TO SPEEX IS DONE. 3-> I remove the speex dependancies/clean all object -> crash at always the same place 4-> reboot VisualStudio Application 5-> recompile everything without linking to speex: no crash.... I tried this several days: and retried those 5 steps several times. It's amazing but is really the way it is. I suspect a bug in Visual Studio, of course... As It seems some have already tried WM5, I wish to ask i...
2012 Dec 04
0
[LLVMdev] Visual Studio 2012 cl.exe ICE while building LLVM for x64 (in TableGen) at -O2
> On Behalf Of Nicholas Chapman > > On 04/12/2012 06:29, Michael Spencer wrote: > > On Mon, Dec 3, 2012 at 8:08 PM, Gordon Keiser <gkeiser at arxan.com> > wrote: > >> As an update to this: > >> http://connect.microsoft.com/VisualStudio/feedback/details/769222/cl- > >> exe-ice-when-building-llvm-trunk-at-o2 > >> > >> Microsoft has reproduced the ICE, given a workaround, and is planning a > fix for a future MSVC release. I know not a lot of people are building with > VS, but it's nice to know....
2009 Apr 01
1
[LLVMdev] Visual Studio 2005/2008 ClangDiagnosticsEmitter Patch
I'm in the process of trying to build LLVM and clang in Visual Studio 2008. Building trunk of LLVM and clang fails because of an VC STL issue: http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?Fee dbackID=328343 Here's a patch that allows tablegen to compile: Index: TableGen/ClangDiagnosticsEmitter.cpp =================================================================== --- TableGen/ClangDiagnosticsEmitter.cpp (revision 68202) +++ TableGen/ClangDiagnostic...
2009 Aug 03
0
[LLVMdev] "masm syntax" for X86 backend
...files with typos for the directives and has other > > problems. Anton thinks it should be removed. > The reason is pretty simple: masm is too weak to support anything > non-trivial and unfortunatley there is no simple way to fix the stuff. > > > The strainge thing is I believe VisualStudio can generate code > through it !:) No, it doesn't, it writes .o files directly iiuc. -Chris > > Anyway I agree cut it for now as it is non functonal. > > Aaron > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc...