General ⇒ TeXstudio 2.6 not compiling or converting to adobe 10 pdf
-
- Posts: 9
- Joined: Mon Jun 17, 2013 4:39 pm
TeXstudio 2.6 not compiling or converting to adobe 10 pdf
I am new to this forum and to LaTeX in general. Earlier today I installed TeXstudio 2.6. Installation seemed to work fine.
I wrote a dummy piece of code but I haven't been able to view a document. I have created and saved a sample document. If I click "build and compile" (the two green arrows) it says "Can't find C:\Users..." though that is the correct file path. "Compile" (single green arrow) does nothing. Clicking the Adobe icon opens Adobe in an external window but then says "file could not be found".
Under Options>Configure TexStudio>Commands tab, all fields say "unknown" except the External PDF Viewer one ""C:\Program Files\Adobe\Reader 10.0\Reader\AcroRd32.exe" "?am.pdf"
Does anyone have any ideas on how to solve this issue? Since neither green button seems to compile anything, is TeXstudio the problem rather than Adobe?
Thanks for your time, any help would be much appreciated.
James
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
TeXstudio 2.6 not compiling or converting to adobe 10 pdf
TeXstudio is just the editor, not the actual program to typeset your documents.
-
- Posts: 9
- Joined: Mon Jun 17, 2013 4:39 pm
Re: TeXstudio 2.6 not compiling or converting to adobe 10 pd
I had only installed TeXStudio up to now. I will install MikTeX and try from there now.
James