The .cue-file must have the same name as the MP3-file (except the extension).
E.g.
something.mp3
something.cue
works, even when the information in the cue sheet is something like the following:
CODE
PERFORMER "Unknown Artist"
TITLE "Unknown Title"
FILE "CDImage.wav" WAVE
TRACK 01 AUDIO
TITLE "Track01"
PERFORMER "Unknown Artist"
INDEX 00 00:00:00
INDEX 01 00:00:32
TRACK 02 AUDIO
...