- Make sure that you did install a LaTex compiler like MiKTeX. You know, TexMakerX is just a editor of latex input, not a compiler.
- Locate the bin directory in the installation directory of the LaTex compiler.
- Add the directory of bin like "d:\Program Files (x86)\MiKTeX 2.9\miktex\bin" to the environment paths of windows.
- Right click computer in start menu, choose properties.
- Find the "Advanced system settings" in upper left corner.
- Click the button "Environment Variables".
- Find the row of variable path in the group of "System Variables" and add bin path like";d:\Program Files (x86)\MiKTeX 2.9\miktex\bin"to the tail. Remember to add a semicolon to separate different path.
Then, try it again...